duheng
2024-10-25 59e5e0bf989993c0dce1851e34bcbe4bfb42ed56
WinFrmUI/HStation.WinFrmUI.Xhs.Core/03-simulation/06-simulation/01-matching/05-elbows/01-elbowsinglematching/ElbowSingleMatchingForm.Designer.cs
@@ -37,13 +37,13 @@
            colMaterial = new DevExpress.XtraGrid.Columns.GridColumn();
            colCaliber = new DevExpress.XtraGrid.Columns.GridColumn();
            colMinorLoss = new DevExpress.XtraGrid.Columns.GridColumn();
            colConnectionLength = new DevExpress.XtraGrid.Columns.GridColumn();
            colAngle = new DevExpress.XtraGrid.Columns.GridColumn();
            searchControl1 = new SearchControl();
            Root = new DevExpress.XtraLayout.LayoutControlGroup();
            simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem();
            layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            colConnectionLength = new DevExpress.XtraGrid.Columns.GridColumn();
            colAngle = new DevExpress.XtraGrid.Columns.GridColumn();
            ((ISupportInitialize)layoutControl1).BeginInit();
            layoutControl1.SuspendLayout();
            ((ISupportInitialize)gridControl3).BeginInit();
@@ -107,7 +107,7 @@
            colMaterial.Name = "colMaterial";
            colMaterial.Visible = true;
            colMaterial.VisibleIndex = 1;
            colMaterial.Width = 154;
            colMaterial.Width = 184;
            // 
            // colCaliber
            // 
@@ -115,7 +115,7 @@
            colCaliber.Name = "colCaliber";
            colCaliber.Visible = true;
            colCaliber.VisibleIndex = 2;
            colCaliber.Width = 141;
            colCaliber.Width = 109;
            // 
            // colMinorLoss
            // 
@@ -123,7 +123,23 @@
            colMinorLoss.Name = "colMinorLoss";
            colMinorLoss.Visible = true;
            colMinorLoss.VisibleIndex = 4;
            colMinorLoss.Width = 165;
            colMinorLoss.Width = 115;
            //
            // colConnectionLength
            //
            colConnectionLength.FieldName = "ConnectionLength";
            colConnectionLength.Name = "colConnectionLength";
            colConnectionLength.Visible = true;
            colConnectionLength.VisibleIndex = 5;
            colConnectionLength.Width = 252;
            //
            // colAngle
            //
            colAngle.FieldName = "Angle";
            colAngle.Name = "colAngle";
            colAngle.Visible = true;
            colAngle.VisibleIndex = 3;
            colAngle.Width = 103;
            // 
            // searchControl1
            // 
@@ -172,22 +188,6 @@
            layoutControlItem5.Size = new Size(769, 553);
            layoutControlItem5.TextSize = new Size(0, 0);
            layoutControlItem5.TextVisible = false;
            //
            // colConnectionLength
            //
            colConnectionLength.FieldName = "ConnectionLength";
            colConnectionLength.Name = "colConnectionLength";
            colConnectionLength.Visible = true;
            colConnectionLength.VisibleIndex = 5;
            colConnectionLength.Width = 182;
            //
            // colAngle
            //
            colAngle.FieldName = "Angle";
            colAngle.Name = "colAngle";
            colAngle.Visible = true;
            colAngle.VisibleIndex = 3;
            colAngle.Width = 121;
            // 
            // ElbowSingleMatchingForm
            //