| | |
| | | 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(); |
| | |
| | | colMaterial.Name = "colMaterial"; |
| | | colMaterial.Visible = true; |
| | | colMaterial.VisibleIndex = 1; |
| | | colMaterial.Width = 154; |
| | | colMaterial.Width = 184; |
| | | // |
| | | // colCaliber |
| | | // |
| | |
| | | colCaliber.Name = "colCaliber"; |
| | | colCaliber.Visible = true; |
| | | colCaliber.VisibleIndex = 2; |
| | | colCaliber.Width = 141; |
| | | colCaliber.Width = 109; |
| | | // |
| | | // colMinorLoss |
| | | // |
| | |
| | | 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 |
| | | // |
| | |
| | | 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 |
| | | // |