From 1c3e5bc50d3045d51cb9a9f747d53442b82d9e2c Mon Sep 17 00:00:00 2001
From: duheng <2784771470@qq.com>
Date: 星期五, 27 十二月 2024 17:50:22 +0800
Subject: [PATCH] 资产修改

---
 WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/02-change/03-pipe/CreateXhsSchemePipeChangePage.Designer.cs |  474 ++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 242 insertions(+), 232 deletions(-)

diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/02-change/03-pipe/CreateXhsSchemePipeChangePage.Designer.cs b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/02-change/03-pipe/CreateXhsSchemePipeChangePage.Designer.cs
index d3dfb0d..922396d 100644
--- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/02-change/03-pipe/CreateXhsSchemePipeChangePage.Designer.cs
+++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/04-scheme/02-change/03-pipe/CreateXhsSchemePipeChangePage.Designer.cs
@@ -32,54 +32,51 @@
             sidePanel3dModel = new SidePanel();
             layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
             gridControl1 = new DevExpress.XtraGrid.GridControl();
+            createXhsSchemePipeChangeViewMdoelBindingSource = new BindingSource(components);
             layoutView1 = new DevExpress.XtraGrid.Views.Layout.LayoutView();
-            repImgCmbStatus = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
+            colSvgImage = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
             repPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
+            layoutViewField_colSvgImage = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
+            colMaterial = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
+            layoutViewField_colMaterial = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
+            colDiameter = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
+            layoutViewField_colDiameter = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
+            colLength = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
+            layoutViewField_colLength = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
+            colRoughness = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
+            layoutViewField_colRoughness = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
+            colMinorLoss = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
+            layoutViewField_colMinorLoss = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
+            colName = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
+            layoutViewField_colName = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
+            colModelType = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
+            layoutViewField_colModelType = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
+            layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
+            repImgCmbStatus = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
             Root = new DevExpress.XtraLayout.LayoutControlGroup();
             layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
             layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
             sidePanel1 = new SidePanel();
-            createXhsSchemePipeChangeViewMdoelBindingSource = new BindingSource(components);
-            colSvgImage = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colLinkStatus = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colMaterial = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colDiameter = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colLength = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colRoughness = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colMinorLoss = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colName = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            colModelType = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
-            layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
-            layoutViewField_colName = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colDiameter = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colLength = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colMinorLoss = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colRoughness = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colMaterial = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colLinkStatus = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colSvgImage = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
-            layoutViewField_colModelType = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
             ((ISupportInitialize)layoutControl1).BeginInit();
             layoutControl1.SuspendLayout();
             ((ISupportInitialize)gridControl1).BeginInit();
+            ((ISupportInitialize)createXhsSchemePipeChangeViewMdoelBindingSource).BeginInit();
             ((ISupportInitialize)layoutView1).BeginInit();
-            ((ISupportInitialize)repImgCmbStatus).BeginInit();
             ((ISupportInitialize)repPictureEdit1).BeginInit();
+            ((ISupportInitialize)layoutViewField_colSvgImage).BeginInit();
+            ((ISupportInitialize)layoutViewField_colMaterial).BeginInit();
+            ((ISupportInitialize)layoutViewField_colDiameter).BeginInit();
+            ((ISupportInitialize)layoutViewField_colLength).BeginInit();
+            ((ISupportInitialize)layoutViewField_colRoughness).BeginInit();
+            ((ISupportInitialize)layoutViewField_colMinorLoss).BeginInit();
+            ((ISupportInitialize)layoutViewField_colName).BeginInit();
+            ((ISupportInitialize)layoutViewField_colModelType).BeginInit();
+            ((ISupportInitialize)layoutViewCard1).BeginInit();
+            ((ISupportInitialize)repImgCmbStatus).BeginInit();
             ((ISupportInitialize)Root).BeginInit();
             ((ISupportInitialize)layoutControlGroup1).BeginInit();
             ((ISupportInitialize)layoutControlItem1).BeginInit();
             sidePanel1.SuspendLayout();
-            ((ISupportInitialize)createXhsSchemePipeChangeViewMdoelBindingSource).BeginInit();
-            ((ISupportInitialize)layoutViewCard1).BeginInit();
-            ((ISupportInitialize)layoutViewField_colName).BeginInit();
-            ((ISupportInitialize)layoutViewField_colDiameter).BeginInit();
-            ((ISupportInitialize)layoutViewField_colLength).BeginInit();
-            ((ISupportInitialize)layoutViewField_colMinorLoss).BeginInit();
-            ((ISupportInitialize)layoutViewField_colRoughness).BeginInit();
-            ((ISupportInitialize)layoutViewField_colMaterial).BeginInit();
-            ((ISupportInitialize)layoutViewField_colLinkStatus).BeginInit();
-            ((ISupportInitialize)layoutViewField_colSvgImage).BeginInit();
-            ((ISupportInitialize)layoutViewField_colModelType).BeginInit();
             SuspendLayout();
             // 
             // sidePanel3dModel
@@ -114,6 +111,10 @@
             gridControl1.TabIndex = 4;
             gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { layoutView1 });
             // 
+            // createXhsSchemePipeChangeViewMdoelBindingSource
+            // 
+            createXhsSchemePipeChangeViewMdoelBindingSource.DataSource = typeof(CreateXhsSchemePipeChangeViewMdoel);
+            // 
             // layoutView1
             // 
             layoutView1.ActiveFilterEnabled = false;
@@ -125,10 +126,11 @@
             layoutView1.Appearance.FieldValue.Options.UseTextOptions = true;
             layoutView1.Appearance.FieldValue.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
             layoutView1.CardHorzInterval = 0;
-            layoutView1.CardMinSize = new Size(280, 160);
+            layoutView1.CardMinSize = new Size(255, 128);
             layoutView1.CardVertInterval = 8;
-            layoutView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] { colSvgImage, colLinkStatus, colMaterial, colDiameter, colLength, colRoughness, colMinorLoss, colName, colModelType });
+            layoutView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] { colSvgImage, colMaterial, colDiameter, colLength, colRoughness, colMinorLoss, colName, colModelType });
             layoutView1.GridControl = gridControl1;
+            layoutView1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutViewField_colMaterial });
             layoutView1.Name = "layoutView1";
             layoutView1.OptionsCustomization.AllowFilter = false;
             layoutView1.OptionsCustomization.AllowSort = false;
@@ -145,17 +147,198 @@
             layoutView1.TemplateCard = layoutViewCard1;
             layoutView1.CardClick += layoutView1_CardClick;
             layoutView1.FocusedColumnChanged += layoutView1_FocusedColumnChanged;
+            layoutView1.CellValueChanged += layoutView1_CellValueChanged;
+            // 
+            // colSvgImage
+            // 
+            colSvgImage.ColumnEdit = repPictureEdit1;
+            colSvgImage.FieldName = "SvgImage";
+            colSvgImage.LayoutViewField = layoutViewField_colSvgImage;
+            colSvgImage.MinWidth = 30;
+            colSvgImage.Name = "colSvgImage";
+            colSvgImage.OptionsColumn.AllowEdit = false;
+            colSvgImage.OptionsColumn.ReadOnly = true;
+            colSvgImage.Width = 112;
+            // 
+            // repPictureEdit1
+            // 
+            repPictureEdit1.Name = "repPictureEdit1";
+            repPictureEdit1.ReadOnly = true;
+            // 
+            // layoutViewField_colSvgImage
+            // 
+            layoutViewField_colSvgImage.EditorPreferredWidth = 123;
+            layoutViewField_colSvgImage.Location = new Point(0, 0);
+            layoutViewField_colSvgImage.Name = "layoutViewField_colSvgImage";
+            layoutViewField_colSvgImage.Size = new Size(127, 64);
+            layoutViewField_colSvgImage.StartNewLine = true;
+            layoutViewField_colSvgImage.TextSize = new Size(0, 0);
+            layoutViewField_colSvgImage.TextVisible = false;
+            // 
+            // colMaterial
+            // 
+            colMaterial.AppearanceCell.ForeColor = Color.Gray;
+            colMaterial.AppearanceCell.Options.UseForeColor = true;
+            colMaterial.FieldName = "Material";
+            colMaterial.LayoutViewField = layoutViewField_colMaterial;
+            colMaterial.MinWidth = 30;
+            colMaterial.Name = "colMaterial";
+            colMaterial.OptionsColumn.AllowEdit = false;
+            colMaterial.OptionsColumn.ReadOnly = true;
+            colMaterial.Width = 112;
+            // 
+            // layoutViewField_colMaterial
+            // 
+            layoutViewField_colMaterial.EditorPreferredWidth = 20;
+            layoutViewField_colMaterial.Location = new Point(0, 0);
+            layoutViewField_colMaterial.Name = "layoutViewField_colMaterial";
+            layoutViewField_colMaterial.Size = new Size(257, 128);
+            layoutViewField_colMaterial.TextSize = new Size(0, 0);
+            layoutViewField_colMaterial.TextVisible = false;
+            // 
+            // colDiameter
+            // 
+            colDiameter.AppearanceCell.ForeColor = Color.DodgerBlue;
+            colDiameter.AppearanceCell.Options.UseForeColor = true;
+            colDiameter.DisplayFormat.FormatString = "{0}mm";
+            colDiameter.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
+            colDiameter.FieldName = "Diameter";
+            colDiameter.LayoutViewField = layoutViewField_colDiameter;
+            colDiameter.MinWidth = 30;
+            colDiameter.Name = "colDiameter";
+            colDiameter.Width = 112;
+            // 
+            // layoutViewField_colDiameter
+            // 
+            layoutViewField_colDiameter.EditorPreferredWidth = 124;
+            layoutViewField_colDiameter.Location = new Point(127, 64);
+            layoutViewField_colDiameter.Name = "layoutViewField_colDiameter";
+            layoutViewField_colDiameter.Size = new Size(128, 32);
+            layoutViewField_colDiameter.TextSize = new Size(0, 0);
+            layoutViewField_colDiameter.TextVisible = false;
+            // 
+            // colLength
+            // 
+            colLength.AppearanceCell.ForeColor = Color.DodgerBlue;
+            colLength.AppearanceCell.Options.UseForeColor = true;
+            colLength.DisplayFormat.FormatString = "{0}m";
+            colLength.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
+            colLength.FieldName = "Length";
+            colLength.LayoutViewField = layoutViewField_colLength;
+            colLength.MinWidth = 30;
+            colLength.Name = "colLength";
+            colLength.Width = 112;
+            // 
+            // layoutViewField_colLength
+            // 
+            layoutViewField_colLength.EditorPreferredWidth = 123;
+            layoutViewField_colLength.Location = new Point(0, 64);
+            layoutViewField_colLength.Name = "layoutViewField_colLength";
+            layoutViewField_colLength.Size = new Size(127, 32);
+            layoutViewField_colLength.TextSize = new Size(0, 0);
+            layoutViewField_colLength.TextVisible = false;
+            // 
+            // colRoughness
+            // 
+            colRoughness.AppearanceCell.ForeColor = Color.DodgerBlue;
+            colRoughness.AppearanceCell.Options.UseForeColor = true;
+            colRoughness.DisplayFormat.FormatString = "{0}R";
+            colRoughness.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
+            colRoughness.FieldName = "Roughness";
+            colRoughness.LayoutViewField = layoutViewField_colRoughness;
+            colRoughness.MinWidth = 30;
+            colRoughness.Name = "colRoughness";
+            colRoughness.Width = 112;
+            // 
+            // layoutViewField_colRoughness
+            // 
+            layoutViewField_colRoughness.EditorPreferredWidth = 124;
+            layoutViewField_colRoughness.Location = new Point(127, 96);
+            layoutViewField_colRoughness.Name = "layoutViewField_colRoughness";
+            layoutViewField_colRoughness.Size = new Size(128, 32);
+            layoutViewField_colRoughness.TextSize = new Size(0, 0);
+            layoutViewField_colRoughness.TextVisible = false;
+            // 
+            // colMinorLoss
+            // 
+            colMinorLoss.AppearanceCell.ForeColor = Color.DodgerBlue;
+            colMinorLoss.AppearanceCell.Options.UseForeColor = true;
+            colMinorLoss.DisplayFormat.FormatString = "{0}ML";
+            colMinorLoss.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
+            colMinorLoss.FieldName = "MinorLoss";
+            colMinorLoss.LayoutViewField = layoutViewField_colMinorLoss;
+            colMinorLoss.MinWidth = 30;
+            colMinorLoss.Name = "colMinorLoss";
+            colMinorLoss.Width = 112;
+            // 
+            // layoutViewField_colMinorLoss
+            // 
+            layoutViewField_colMinorLoss.EditorPreferredWidth = 123;
+            layoutViewField_colMinorLoss.Location = new Point(0, 96);
+            layoutViewField_colMinorLoss.Name = "layoutViewField_colMinorLoss";
+            layoutViewField_colMinorLoss.Size = new Size(127, 32);
+            layoutViewField_colMinorLoss.TextSize = new Size(0, 0);
+            layoutViewField_colMinorLoss.TextVisible = false;
+            // 
+            // colName
+            // 
+            colName.AppearanceCell.Font = new Font("Tahoma", 11F, FontStyle.Bold, GraphicsUnit.Point);
+            colName.AppearanceCell.Options.UseFont = true;
+            colName.FieldName = "Name";
+            colName.LayoutViewField = layoutViewField_colName;
+            colName.MinWidth = 30;
+            colName.Name = "colName";
+            colName.OptionsColumn.AllowEdit = false;
+            colName.OptionsColumn.ReadOnly = true;
+            colName.Width = 112;
+            // 
+            // layoutViewField_colName
+            // 
+            layoutViewField_colName.EditorPreferredWidth = 124;
+            layoutViewField_colName.Location = new Point(127, 0);
+            layoutViewField_colName.Name = "layoutViewField_colName";
+            layoutViewField_colName.Size = new Size(128, 32);
+            layoutViewField_colName.TextSize = new Size(0, 0);
+            layoutViewField_colName.TextVisible = false;
+            // 
+            // colModelType
+            // 
+            colModelType.AppearanceCell.ForeColor = Color.DodgerBlue;
+            colModelType.AppearanceCell.Options.UseForeColor = true;
+            colModelType.FieldName = "ModelType";
+            colModelType.LayoutViewField = layoutViewField_colModelType;
+            colModelType.MinWidth = 30;
+            colModelType.Name = "colModelType";
+            colModelType.OptionsColumn.AllowEdit = false;
+            colModelType.OptionsColumn.ReadOnly = true;
+            colModelType.Width = 112;
+            // 
+            // layoutViewField_colModelType
+            // 
+            layoutViewField_colModelType.EditorPreferredWidth = 124;
+            layoutViewField_colModelType.Location = new Point(127, 32);
+            layoutViewField_colModelType.Name = "layoutViewField_colModelType";
+            layoutViewField_colModelType.Size = new Size(128, 32);
+            layoutViewField_colModelType.TextSize = new Size(0, 0);
+            layoutViewField_colModelType.TextVisible = false;
+            // 
+            // layoutViewCard1
+            // 
+            layoutViewCard1.CustomizationFormText = "TemplateCard";
+            layoutViewCard1.GroupBordersVisible = false;
+            layoutViewCard1.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
+            layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutViewField_colName, layoutViewField_colDiameter, layoutViewField_colLength, layoutViewField_colMinorLoss, layoutViewField_colRoughness, layoutViewField_colSvgImage, layoutViewField_colModelType });
+            layoutViewCard1.Name = "layoutViewCard1";
+            layoutViewCard1.OptionsItemText.TextToControlDistance = 2;
+            layoutViewCard1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
+            layoutViewCard1.Text = "TemplateCard";
+            layoutViewCard1.TextLocation = DevExpress.Utils.Locations.Default;
             // 
             // repImgCmbStatus
             // 
             repImgCmbStatus.AutoHeight = false;
             repImgCmbStatus.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) });
             repImgCmbStatus.Name = "repImgCmbStatus";
-            // 
-            // repPictureEdit1
-            // 
-            repPictureEdit1.Name = "repPictureEdit1";
-            repPictureEdit1.ReadOnly = true;
             // 
             // Root
             // 
@@ -198,178 +381,6 @@
             sidePanel1.TabIndex = 2;
             sidePanel1.Text = "sidePanel1";
             // 
-            // createXhsSchemePipeChangeViewMdoelBindingSource
-            // 
-            createXhsSchemePipeChangeViewMdoelBindingSource.DataSource = typeof(CreateXhsSchemePipeChangeViewMdoel);
-            // 
-            // colSvgImage
-            // 
-            colSvgImage.ColumnEdit = repPictureEdit1;
-            colSvgImage.FieldName = "SvgImage";
-            colSvgImage.LayoutViewField = layoutViewField_colSvgImage;
-            colSvgImage.MinWidth = 30;
-            colSvgImage.Name = "colSvgImage";
-            colSvgImage.Width = 112;
-            // 
-            // colLinkStatus
-            // 
-            colLinkStatus.ColumnEdit = repImgCmbStatus;
-            colLinkStatus.FieldName = "LinkStatus";
-            colLinkStatus.LayoutViewField = layoutViewField_colLinkStatus;
-            colLinkStatus.MinWidth = 30;
-            colLinkStatus.Name = "colLinkStatus";
-            colLinkStatus.Width = 112;
-            // 
-            // colMaterial
-            // 
-            colMaterial.FieldName = "Material";
-            colMaterial.LayoutViewField = layoutViewField_colMaterial;
-            colMaterial.MinWidth = 30;
-            colMaterial.Name = "colMaterial";
-            colMaterial.Width = 112;
-            // 
-            // colDiameter
-            // 
-            colDiameter.FieldName = "Diameter";
-            colDiameter.LayoutViewField = layoutViewField_colDiameter;
-            colDiameter.MinWidth = 30;
-            colDiameter.Name = "colDiameter";
-            colDiameter.Width = 112;
-            // 
-            // colLength
-            // 
-            colLength.FieldName = "Length";
-            colLength.LayoutViewField = layoutViewField_colLength;
-            colLength.MinWidth = 30;
-            colLength.Name = "colLength";
-            colLength.Width = 112;
-            // 
-            // colRoughness
-            // 
-            colRoughness.FieldName = "Roughness";
-            colRoughness.LayoutViewField = layoutViewField_colRoughness;
-            colRoughness.MinWidth = 30;
-            colRoughness.Name = "colRoughness";
-            colRoughness.Width = 112;
-            // 
-            // colMinorLoss
-            // 
-            colMinorLoss.FieldName = "MinorLoss";
-            colMinorLoss.LayoutViewField = layoutViewField_colMinorLoss;
-            colMinorLoss.MinWidth = 30;
-            colMinorLoss.Name = "colMinorLoss";
-            colMinorLoss.Width = 112;
-            // 
-            // colName
-            // 
-            colName.FieldName = "Name";
-            colName.LayoutViewField = layoutViewField_colName;
-            colName.MinWidth = 30;
-            colName.Name = "colName";
-            colName.Width = 112;
-            // 
-            // colModelType
-            // 
-            colModelType.FieldName = "ModelType";
-            colModelType.LayoutViewField = layoutViewField_colModelType;
-            colModelType.MinWidth = 30;
-            colModelType.Name = "colModelType";
-            colModelType.Width = 112;
-            // 
-            // layoutViewCard1
-            // 
-            layoutViewCard1.CustomizationFormText = "TemplateCard";
-            layoutViewCard1.GroupBordersVisible = false;
-            layoutViewCard1.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
-            layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutViewField_colName, layoutViewField_colDiameter, layoutViewField_colLength, layoutViewField_colMinorLoss, layoutViewField_colRoughness, layoutViewField_colMaterial, layoutViewField_colLinkStatus, layoutViewField_colSvgImage, layoutViewField_colModelType });
-            layoutViewCard1.Name = "layoutViewCard1";
-            layoutViewCard1.OptionsItemText.TextToControlDistance = 2;
-            layoutViewCard1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
-            layoutViewCard1.Text = "TemplateCard";
-            layoutViewCard1.TextLocation = DevExpress.Utils.Locations.Default;
-            // 
-            // layoutViewField_colName
-            // 
-            layoutViewField_colName.EditorPreferredWidth = 136;
-            layoutViewField_colName.Location = new Point(140, 0);
-            layoutViewField_colName.Name = "layoutViewField_colName";
-            layoutViewField_colName.Size = new Size(140, 32);
-            layoutViewField_colName.TextSize = new Size(0, 0);
-            layoutViewField_colName.TextVisible = false;
-            // 
-            // layoutViewField_colDiameter
-            // 
-            layoutViewField_colDiameter.EditorPreferredWidth = 136;
-            layoutViewField_colDiameter.Location = new Point(140, 96);
-            layoutViewField_colDiameter.Name = "layoutViewField_colDiameter";
-            layoutViewField_colDiameter.Size = new Size(140, 32);
-            layoutViewField_colDiameter.TextSize = new Size(0, 0);
-            layoutViewField_colDiameter.TextVisible = false;
-            // 
-            // layoutViewField_colLength
-            // 
-            layoutViewField_colLength.EditorPreferredWidth = 136;
-            layoutViewField_colLength.Location = new Point(0, 96);
-            layoutViewField_colLength.Name = "layoutViewField_colLength";
-            layoutViewField_colLength.Size = new Size(140, 32);
-            layoutViewField_colLength.TextSize = new Size(0, 0);
-            layoutViewField_colLength.TextVisible = false;
-            // 
-            // layoutViewField_colMinorLoss
-            // 
-            layoutViewField_colMinorLoss.EditorPreferredWidth = 136;
-            layoutViewField_colMinorLoss.Location = new Point(0, 128);
-            layoutViewField_colMinorLoss.Name = "layoutViewField_colMinorLoss";
-            layoutViewField_colMinorLoss.Size = new Size(140, 32);
-            layoutViewField_colMinorLoss.TextSize = new Size(0, 0);
-            layoutViewField_colMinorLoss.TextVisible = false;
-            // 
-            // layoutViewField_colRoughness
-            // 
-            layoutViewField_colRoughness.EditorPreferredWidth = 136;
-            layoutViewField_colRoughness.Location = new Point(140, 128);
-            layoutViewField_colRoughness.Name = "layoutViewField_colRoughness";
-            layoutViewField_colRoughness.Size = new Size(140, 32);
-            layoutViewField_colRoughness.TextSize = new Size(0, 0);
-            layoutViewField_colRoughness.TextVisible = false;
-            // 
-            // layoutViewField_colMaterial
-            // 
-            layoutViewField_colMaterial.EditorPreferredWidth = 136;
-            layoutViewField_colMaterial.Location = new Point(0, 64);
-            layoutViewField_colMaterial.Name = "layoutViewField_colMaterial";
-            layoutViewField_colMaterial.Size = new Size(140, 32);
-            layoutViewField_colMaterial.TextSize = new Size(0, 0);
-            layoutViewField_colMaterial.TextVisible = false;
-            // 
-            // layoutViewField_colLinkStatus
-            // 
-            layoutViewField_colLinkStatus.EditorPreferredWidth = 136;
-            layoutViewField_colLinkStatus.Location = new Point(140, 64);
-            layoutViewField_colLinkStatus.Name = "layoutViewField_colLinkStatus";
-            layoutViewField_colLinkStatus.Size = new Size(140, 32);
-            layoutViewField_colLinkStatus.TextSize = new Size(0, 0);
-            layoutViewField_colLinkStatus.TextVisible = false;
-            // 
-            // layoutViewField_colSvgImage
-            // 
-            layoutViewField_colSvgImage.EditorPreferredWidth = 136;
-            layoutViewField_colSvgImage.Location = new Point(0, 0);
-            layoutViewField_colSvgImage.Name = "layoutViewField_colSvgImage";
-            layoutViewField_colSvgImage.Size = new Size(140, 64);
-            layoutViewField_colSvgImage.StartNewLine = true;
-            layoutViewField_colSvgImage.TextSize = new Size(0, 0);
-            layoutViewField_colSvgImage.TextVisible = false;
-            // 
-            // layoutViewField_colModelType
-            // 
-            layoutViewField_colModelType.EditorPreferredWidth = 136;
-            layoutViewField_colModelType.Location = new Point(140, 32);
-            layoutViewField_colModelType.Name = "layoutViewField_colModelType";
-            layoutViewField_colModelType.Size = new Size(140, 32);
-            layoutViewField_colModelType.TextSize = new Size(0, 0);
-            layoutViewField_colModelType.TextVisible = false;
-            // 
             // CreateXhsSchemePipeChangePage
             // 
             AutoScaleDimensions = new SizeF(10F, 22F);
@@ -382,24 +393,23 @@
             ((ISupportInitialize)layoutControl1).EndInit();
             layoutControl1.ResumeLayout(false);
             ((ISupportInitialize)gridControl1).EndInit();
+            ((ISupportInitialize)createXhsSchemePipeChangeViewMdoelBindingSource).EndInit();
             ((ISupportInitialize)layoutView1).EndInit();
-            ((ISupportInitialize)repImgCmbStatus).EndInit();
             ((ISupportInitialize)repPictureEdit1).EndInit();
+            ((ISupportInitialize)layoutViewField_colSvgImage).EndInit();
+            ((ISupportInitialize)layoutViewField_colMaterial).EndInit();
+            ((ISupportInitialize)layoutViewField_colDiameter).EndInit();
+            ((ISupportInitialize)layoutViewField_colLength).EndInit();
+            ((ISupportInitialize)layoutViewField_colRoughness).EndInit();
+            ((ISupportInitialize)layoutViewField_colMinorLoss).EndInit();
+            ((ISupportInitialize)layoutViewField_colName).EndInit();
+            ((ISupportInitialize)layoutViewField_colModelType).EndInit();
+            ((ISupportInitialize)layoutViewCard1).EndInit();
+            ((ISupportInitialize)repImgCmbStatus).EndInit();
             ((ISupportInitialize)Root).EndInit();
             ((ISupportInitialize)layoutControlGroup1).EndInit();
             ((ISupportInitialize)layoutControlItem1).EndInit();
             sidePanel1.ResumeLayout(false);
-            ((ISupportInitialize)createXhsSchemePipeChangeViewMdoelBindingSource).EndInit();
-            ((ISupportInitialize)layoutViewCard1).EndInit();
-            ((ISupportInitialize)layoutViewField_colName).EndInit();
-            ((ISupportInitialize)layoutViewField_colDiameter).EndInit();
-            ((ISupportInitialize)layoutViewField_colLength).EndInit();
-            ((ISupportInitialize)layoutViewField_colMinorLoss).EndInit();
-            ((ISupportInitialize)layoutViewField_colRoughness).EndInit();
-            ((ISupportInitialize)layoutViewField_colMaterial).EndInit();
-            ((ISupportInitialize)layoutViewField_colLinkStatus).EndInit();
-            ((ISupportInitialize)layoutViewField_colSvgImage).EndInit();
-            ((ISupportInitialize)layoutViewField_colModelType).EndInit();
             ResumeLayout(false);
         }
 
@@ -417,22 +427,22 @@
         private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
         private BindingSource createXhsSchemePipeChangeViewMdoelBindingSource;
         private DevExpress.XtraGrid.Columns.LayoutViewColumn colSvgImage;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colSvgImage;
         private DevExpress.XtraGrid.Columns.LayoutViewColumn colLinkStatus;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colLinkStatus;
         private DevExpress.XtraGrid.Columns.LayoutViewColumn colMaterial;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colMaterial;
         private DevExpress.XtraGrid.Columns.LayoutViewColumn colDiameter;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colDiameter;
         private DevExpress.XtraGrid.Columns.LayoutViewColumn colLength;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colLength;
         private DevExpress.XtraGrid.Columns.LayoutViewColumn colRoughness;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colRoughness;
         private DevExpress.XtraGrid.Columns.LayoutViewColumn colMinorLoss;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colMinorLoss;
         private DevExpress.XtraGrid.Columns.LayoutViewColumn colName;
-        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colName;
         private DevExpress.XtraGrid.Columns.LayoutViewColumn colModelType;
+        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colLinkStatus;
+        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colSvgImage;
+        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colMaterial;
+        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colDiameter;
+        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colLength;
+        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colRoughness;
+        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colMinorLoss;
+        private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colName;
         private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colModelType;
         private DevExpress.XtraGrid.Views.Layout.LayoutViewCard layoutViewCard1;
     }

--
Gitblit v1.9.3