namespace IStation.WinFrmUI.Curve { partial class ImportCurveByExcelCtrl { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ImportCurveByExcelCtrl)); 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(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colQ = new DevExpress.XtraGrid.Columns.GridColumn(); this.colH = new DevExpress.XtraGrid.Columns.GridColumn(); this.colE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colP = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNPSH = new DevExpress.XtraGrid.Columns.GridColumn(); this.imgCmbQHFitType = new DevExpress.XtraEditors.ImageComboBoxEdit(); this.imgCmbQEFitType = new DevExpress.XtraEditors.ImageComboBoxEdit(); this.imgCmbQPFitType = new DevExpress.XtraEditors.ImageComboBoxEdit(); this.imgCmbCurveSourceFrom = new DevExpress.XtraEditors.ImageComboBoxEdit(); this.btnExcelFilePath = new DevExpress.XtraEditors.ButtonEdit(); this.txtCurveCode = new DevExpress.XtraEditors.TextEdit(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.chartFeatCurveViewCtrl1 = new IStation.WinFrmUI.Curve.ChartFeatCurveViewCtrl(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQHFitType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQEFitType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQPFitType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbCurveSourceFrom.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnExcelFilePath.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCurveCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit(); this.splitContainerControl1.Panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit(); this.splitContainerControl1.Panel2.SuspendLayout(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.Controls.Add(this.gridControl1); this.layoutControl1.Controls.Add(this.imgCmbQHFitType); this.layoutControl1.Controls.Add(this.imgCmbQEFitType); this.layoutControl1.Controls.Add(this.imgCmbQPFitType); this.layoutControl1.Controls.Add(this.imgCmbCurveSourceFrom); this.layoutControl1.Controls.Add(this.btnExcelFilePath); this.layoutControl1.Controls.Add(this.txtCurveCode); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 0); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(784, 368, 650, 400); this.layoutControl1.Root = this.Root; this.layoutControl1.Size = new System.Drawing.Size(396, 657); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // gridControl1 // this.gridControl1.DataSource = this.bindingSource1; this.gridControl1.Location = new System.Drawing.Point(0, 146); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(396, 511); this.gridControl1.TabIndex = 9; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colID, this.colQ, this.colH, this.colE, this.colP, this.colNPSH}); this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsView.ShowDetailButtons = false; this.gridView1.OptionsView.ShowGroupPanel = false; // // colID // this.colID.FieldName = "ID"; this.colID.Name = "colID"; // // colQ // this.colQ.AppearanceCell.Options.UseTextOptions = true; this.colQ.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQ.AppearanceHeader.Options.UseTextOptions = true; this.colQ.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQ.Caption = "流量"; this.colQ.FieldName = "Q"; this.colQ.Name = "colQ"; this.colQ.Visible = true; this.colQ.VisibleIndex = 0; // // colH // this.colH.AppearanceCell.Options.UseTextOptions = true; this.colH.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colH.AppearanceHeader.Options.UseTextOptions = true; this.colH.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colH.Caption = "扬程"; this.colH.FieldName = "H"; this.colH.Name = "colH"; this.colH.Visible = true; this.colH.VisibleIndex = 1; // // colE // this.colE.AppearanceCell.Options.UseTextOptions = true; this.colE.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colE.AppearanceHeader.Options.UseTextOptions = true; this.colE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colE.Caption = "效率"; this.colE.FieldName = "E"; this.colE.Name = "colE"; this.colE.Visible = true; this.colE.VisibleIndex = 2; // // colP // this.colP.AppearanceCell.Options.UseTextOptions = true; this.colP.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colP.AppearanceHeader.Options.UseTextOptions = true; this.colP.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colP.Caption = "功率"; this.colP.FieldName = "P"; this.colP.Name = "colP"; this.colP.Visible = true; this.colP.VisibleIndex = 3; // // colNPSH // this.colNPSH.FieldName = "NPSH"; this.colNPSH.Name = "colNPSH"; // // imgCmbQHFitType // this.imgCmbQHFitType.Location = new System.Drawing.Point(126, 76); this.imgCmbQHFitType.Name = "imgCmbQHFitType"; this.imgCmbQHFitType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.imgCmbQHFitType.Size = new System.Drawing.Size(268, 20); this.imgCmbQHFitType.StyleController = this.layoutControl1; this.imgCmbQHFitType.TabIndex = 14; this.imgCmbQHFitType.SelectedIndexChanged += new System.EventHandler(this.imgCmbQHFitType_SelectedIndexChanged); // // imgCmbQEFitType // this.imgCmbQEFitType.Location = new System.Drawing.Point(126, 100); this.imgCmbQEFitType.Name = "imgCmbQEFitType"; this.imgCmbQEFitType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.imgCmbQEFitType.Size = new System.Drawing.Size(268, 20); this.imgCmbQEFitType.StyleController = this.layoutControl1; this.imgCmbQEFitType.TabIndex = 15; this.imgCmbQEFitType.SelectedIndexChanged += new System.EventHandler(this.imgCmbQEFitType_SelectedIndexChanged); // // imgCmbQPFitType // this.imgCmbQPFitType.Location = new System.Drawing.Point(126, 124); this.imgCmbQPFitType.Name = "imgCmbQPFitType"; this.imgCmbQPFitType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.imgCmbQPFitType.Size = new System.Drawing.Size(268, 20); this.imgCmbQPFitType.StyleController = this.layoutControl1; this.imgCmbQPFitType.TabIndex = 16; this.imgCmbQPFitType.SelectedIndexChanged += new System.EventHandler(this.imgCmbQPFitType_SelectedIndexChanged); // // imgCmbCurveSourceFrom // this.imgCmbCurveSourceFrom.Location = new System.Drawing.Point(126, 52); this.imgCmbCurveSourceFrom.Name = "imgCmbCurveSourceFrom"; this.imgCmbCurveSourceFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.imgCmbCurveSourceFrom.Size = new System.Drawing.Size(268, 20); this.imgCmbCurveSourceFrom.StyleController = this.layoutControl1; this.imgCmbCurveSourceFrom.TabIndex = 17; // // btnExcelFilePath // this.btnExcelFilePath.Location = new System.Drawing.Point(126, 2); this.btnExcelFilePath.Name = "btnExcelFilePath"; editorButtonImageOptions2.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions2.SvgImage"))); editorButtonImageOptions2.SvgImageSize = new System.Drawing.Size(14, 14); this.btnExcelFilePath.Properties.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(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.btnExcelFilePath.Size = new System.Drawing.Size(268, 22); this.btnExcelFilePath.StyleController = this.layoutControl1; this.btnExcelFilePath.TabIndex = 18; this.btnExcelFilePath.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnExcelFilePath_ButtonClick); // // txtCurveCode // this.txtCurveCode.Location = new System.Drawing.Point(126, 28); this.txtCurveCode.Name = "txtCurveCode"; this.txtCurveCode.Size = new System.Drawing.Size(268, 20); this.txtCurveCode.StyleController = this.layoutControl1; this.txtCurveCode.TabIndex = 19; // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem6, this.layoutControlItem2, this.layoutControlItem1, this.layoutControlItem4, this.layoutControlItem5, this.layoutControlItem7, this.layoutControlItem3}); this.Root.Name = "Root"; this.Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.Root.Size = new System.Drawing.Size(396, 657); this.Root.TextVisible = false; // // layoutControlItem3 // this.layoutControlItem3.Control = this.gridControl1; this.layoutControlItem3.Location = new System.Drawing.Point(0, 146); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlItem3.Size = new System.Drawing.Size(396, 511); this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; // // layoutControlItem6 // this.layoutControlItem6.Control = this.btnExcelFilePath; this.layoutControlItem6.Location = new System.Drawing.Point(0, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(396, 26); this.layoutControlItem6.Text = "Excel:"; this.layoutControlItem6.TextSize = new System.Drawing.Size(112, 14); // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.Location = new System.Drawing.Point(0, 0); this.splitContainerControl1.Name = "splitContainerControl1"; // // splitContainerControl1.Panel1 // this.splitContainerControl1.Panel1.Controls.Add(this.layoutControl1); this.splitContainerControl1.Panel1.Text = "Panel1"; // // splitContainerControl1.Panel2 // this.splitContainerControl1.Panel2.Controls.Add(this.chartFeatCurveViewCtrl1); this.splitContainerControl1.Panel2.Text = "Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(1040, 657); this.splitContainerControl1.SplitterPosition = 396; this.splitContainerControl1.TabIndex = 1; // // chartFeatCurveViewCtrl1 // this.chartFeatCurveViewCtrl1.CoordinateParas = null; this.chartFeatCurveViewCtrl1.Dock = System.Windows.Forms.DockStyle.Fill; this.chartFeatCurveViewCtrl1.IsDispCurveName = true; this.chartFeatCurveViewCtrl1.IsDispCurvePoint = false; this.chartFeatCurveViewCtrl1.Location = new System.Drawing.Point(0, 0); this.chartFeatCurveViewCtrl1.Name = "chartFeatCurveViewCtrl1"; this.chartFeatCurveViewCtrl1.RatedParas = null; this.chartFeatCurveViewCtrl1.Size = new System.Drawing.Size(634, 657); this.chartFeatCurveViewCtrl1.TabIndex = 0; // // layoutControlItem2 // this.layoutControlItem2.Control = this.imgCmbQHFitType; this.layoutControlItem2.Location = new System.Drawing.Point(0, 74); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(396, 24); this.layoutControlItem2.Text = "流量扬程线拟合方式:"; this.layoutControlItem2.TextSize = new System.Drawing.Size(112, 14); // // layoutControlItem1 // this.layoutControlItem1.Control = this.imgCmbQEFitType; this.layoutControlItem1.Location = new System.Drawing.Point(0, 98); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(396, 24); this.layoutControlItem1.Text = "流量效率线拟合方式:"; this.layoutControlItem1.TextSize = new System.Drawing.Size(112, 14); // // layoutControlItem4 // this.layoutControlItem4.Control = this.imgCmbQPFitType; this.layoutControlItem4.Location = new System.Drawing.Point(0, 122); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(396, 24); this.layoutControlItem4.Text = "流量功率线拟合方式:"; this.layoutControlItem4.TextSize = new System.Drawing.Size(112, 14); // // layoutControlItem5 // this.layoutControlItem5.Control = this.imgCmbCurveSourceFrom; this.layoutControlItem5.Location = new System.Drawing.Point(0, 50); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(396, 24); this.layoutControlItem5.Text = "来源类型:"; this.layoutControlItem5.TextSize = new System.Drawing.Size(112, 14); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txtCurveCode; this.layoutControlItem7.Location = new System.Drawing.Point(0, 26); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(396, 24); this.layoutControlItem7.Text = "名称:"; this.layoutControlItem7.TextSize = new System.Drawing.Size(112, 14); // // ImportCurveByExcelCtrl // this.Appearance.BackColor = System.Drawing.SystemColors.Control; this.Appearance.Options.UseBackColor = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.Controls.Add(this.splitContainerControl1); this.Name = "ImportCurveByExcelCtrl"; this.Size = new System.Drawing.Size(1040, 657); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQHFitType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQEFitType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbQPFitType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imgCmbCurveSourceFrom.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnExcelFilePath.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtCurveCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit(); this.splitContainerControl1.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit(); this.splitContainerControl1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1; private System.Windows.Forms.BindingSource bindingSource1; private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn colID; private DevExpress.XtraGrid.Columns.GridColumn colQ; private DevExpress.XtraGrid.Columns.GridColumn colH; private DevExpress.XtraGrid.Columns.GridColumn colE; private DevExpress.XtraGrid.Columns.GridColumn colP; private DevExpress.XtraGrid.Columns.GridColumn colNPSH; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbQHFitType; private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbQEFitType; private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbQPFitType; private DevExpress.XtraEditors.ImageComboBoxEdit imgCmbCurveSourceFrom; private DevExpress.XtraEditors.ButtonEdit btnExcelFilePath; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraEditors.TextEdit txtCurveCode; private ChartFeatCurveViewCtrl chartFeatCurveViewCtrl1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; } }