| | |
| | | colRatedEfficiency = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRatedPower = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRatedSpeed = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | xtrPerform2dChart1 = new Yw.WinFrmUI.Phart.PumpViewChart(); |
| | | searchControl1 = new SearchControl(); |
| | | Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | simpleLabelItem1 = new DevExpress.XtraLayout.SimpleLabelItem(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | pumpChartViewCtrl1 = new PumpChartViewCtrl(); |
| | | layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)gridControl1).BeginInit(); |
| | |
| | | ((ISupportInitialize)searchControl1.Properties).BeginInit(); |
| | | ((ISupportInitialize)Root).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | ((ISupportInitialize)simpleLabelItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup2).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem3).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup3).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem4).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem2).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(pumpChartViewCtrl1); |
| | | layoutControl1.Controls.Add(gridControl1); |
| | | layoutControl1.Controls.Add(gridControl2); |
| | | layoutControl1.Controls.Add(xtrPerform2dChart1); |
| | | layoutControl1.Controls.Add(searchControl1); |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | | layoutControl1.Location = new Point(0, 0); |
| | |
| | | colRatedSpeed.VisibleIndex = 5; |
| | | colRatedSpeed.Width = 79; |
| | | // |
| | | // xtrPerform2dChart1 |
| | | // |
| | | xtrPerform2dChart1.Location = new Point(677, 42); |
| | | xtrPerform2dChart1.Margin = new Padding(2, 2, 2, 2); |
| | | xtrPerform2dChart1.Name = "xtrPerform2dChart1"; |
| | | xtrPerform2dChart1.Size = new Size(646, 545); |
| | | xtrPerform2dChart1.TabIndex = 2; |
| | | // |
| | | // searchControl1 |
| | | // |
| | | searchControl1.Client = gridControl2; |
| | |
| | | layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(8, 8, 8, 8); |
| | | layoutControlGroup1.Size = new Size(666, 587); |
| | | layoutControlGroup1.Text = "曲线视图"; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = xtrPerform2dChart1; |
| | | layoutControlItem2.Location = new Point(0, 0); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem2.Size = new Size(646, 545); |
| | | layoutControlItem2.TextSize = new Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | | // simpleLabelItem1 |
| | | // |
| | |
| | | layoutControlItem4.TextSize = new Size(0, 0); |
| | | layoutControlItem4.TextVisible = false; |
| | | // |
| | | // pumpChartViewCtrl1 |
| | | // |
| | | pumpChartViewCtrl1.Location = new Point(679, 44); |
| | | pumpChartViewCtrl1.Margin = new Padding(2, 2, 2, 2); |
| | | pumpChartViewCtrl1.Name = "pumpChartViewCtrl1"; |
| | | pumpChartViewCtrl1.Size = new Size(642, 541); |
| | | pumpChartViewCtrl1.TabIndex = 5; |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | layoutControlItem2.Control = pumpChartViewCtrl1; |
| | | layoutControlItem2.Location = new Point(0, 0); |
| | | layoutControlItem2.Name = "layoutControlItem2"; |
| | | layoutControlItem2.Size = new Size(646, 545); |
| | | layoutControlItem2.TextSize = new Size(0, 0); |
| | | layoutControlItem2.TextVisible = false; |
| | | // |
| | | // PumpSingleMatchingCtrl |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | |
| | | ((ISupportInitialize)searchControl1.Properties).EndInit(); |
| | | ((ISupportInitialize)Root).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ((ISupportInitialize)simpleLabelItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup2).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem3).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup3).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem4).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem2).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |
| | |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraEditors.SearchControl searchControl1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private Yw.WinFrmUI.Phart.PumpViewChart xtrPerform2dChart1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | private DevExpress.XtraGrid.GridControl gridControl2; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colName; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private BindingSource phartViewModelBindingSource; |
| | | private PumpChartViewCtrl pumpChartViewCtrl1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; |
| | | } |
| | | } |