| | |
| | | components = new Container(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(SinglePumpAnalyInfoCtrl)); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | gridControl2 = new DevExpress.XtraGrid.GridControl(); |
| | | gridControl3 = new DevExpress.XtraGrid.GridControl(); |
| | | singlePumpAnalyViewModelBindingSource = new BindingSource(components); |
| | | gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | gridControl2 = new DevExpress.XtraGrid.GridControl(); |
| | | gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | colName1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colSectQ = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colSectH = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colSectE = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colSectP = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | | gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | colQueryQ = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQueryH = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQueryE = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQueryP = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colExtendRatio = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQhCalc = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQeCalc = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQpCalc = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colId = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colColor = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | repColor = new DevExpress.XtraEditors.Repository.RepositoryItemColorEdit(); |
| | | colIsBp = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRatedSpeed = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCurrentSpeed = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCurrentHz = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQh = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQe = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQp = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colIsDefault = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colColor = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | repColor = new DevExpress.XtraEditors.Repository.RepositoryItemColorEdit(); |
| | | colExtendRatio = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | txtDesignQ = new TextEdit(); |
| | | txtDesignH = new TextEdit(); |
| | | btnSetDesignPoint = new SimpleButton(); |
| | |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | gridControl3 = new DevExpress.XtraGrid.GridControl(); |
| | | gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | colName2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQueryQ1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQueryH1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQueryE1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQueryP1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCurrentSpeed1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCurrentHz2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQueryQ = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQueryH = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQueryE = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colQueryP = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCurrentSpeed2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCurrentHz1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colSectQ = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colSectH = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colSectE = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colSectP = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)gridControl2).BeginInit(); |
| | | ((ISupportInitialize)gridControl3).BeginInit(); |
| | | ((ISupportInitialize)singlePumpAnalyViewModelBindingSource).BeginInit(); |
| | | ((ISupportInitialize)gridView3).BeginInit(); |
| | | ((ISupportInitialize)gridControl2).BeginInit(); |
| | | ((ISupportInitialize)gridView2).BeginInit(); |
| | | ((ISupportInitialize)gridControl1).BeginInit(); |
| | | ((ISupportInitialize)gridView1).BeginInit(); |
| | |
| | | ((ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup4).BeginInit(); |
| | | ((ISupportInitialize)gridControl3).BeginInit(); |
| | | ((ISupportInitialize)gridView3).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem6).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | |
| | | layoutControl1.TabIndex = 0; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // gridControl3 |
| | | // |
| | | gridControl3.DataSource = singlePumpAnalyViewModelBindingSource; |
| | | gridControl3.Location = new Point(0, 512); |
| | | gridControl3.MainView = gridView3; |
| | | gridControl3.Name = "gridControl3"; |
| | | gridControl3.Size = new Size(560, 167); |
| | | gridControl3.TabIndex = 6; |
| | | gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView3 }); |
| | | // |
| | | // singlePumpAnalyViewModelBindingSource |
| | | // |
| | | singlePumpAnalyViewModelBindingSource.DataSource = typeof(SinglePumpAnalyViewModel); |
| | | // |
| | | // gridView3 |
| | | // |
| | | gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colCurrentSpeed1, colCurrentHz2, colQueryQ, colQueryH, colQueryE, colQueryP }); |
| | | gridView3.GridControl = gridControl3; |
| | | gridView3.Name = "gridView3"; |
| | | // |
| | | // gridControl2 |
| | | // |
| | | gridControl2.DataSource = singlePumpAnalyViewModelBindingSource; |
| | |
| | | gridControl2.TabIndex = 5; |
| | | gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView2 }); |
| | | // |
| | | // singlePumpAnalyViewModelBindingSource |
| | | // |
| | | singlePumpAnalyViewModelBindingSource.DataSource = typeof(SinglePumpAnalyViewModel); |
| | | // |
| | | // gridView2 |
| | | // |
| | | gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colName1, colSectQ, colSectH, colSectE, colSectP }); |
| | | gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colCurrentSpeed2, colCurrentHz1, colSectQ, colSectH, colSectE, colSectP }); |
| | | gridView2.GridControl = gridControl2; |
| | | gridView2.Name = "gridView2"; |
| | | // |
| | | // colName1 |
| | | // |
| | | colName1.Caption = "名称"; |
| | | colName1.FieldName = "Name"; |
| | | colName1.MinWidth = 30; |
| | | colName1.Name = "colName1"; |
| | | colName1.Visible = true; |
| | | colName1.VisibleIndex = 0; |
| | | colName1.Width = 112; |
| | | // |
| | | // colSectQ |
| | | // |
| | | colSectQ.Caption = "流量(m³/h)"; |
| | | colSectQ.FieldName = "SectQ"; |
| | | colSectQ.MinWidth = 30; |
| | | colSectQ.Name = "colSectQ"; |
| | | colSectQ.Visible = true; |
| | | colSectQ.VisibleIndex = 1; |
| | | colSectQ.Width = 112; |
| | | // |
| | | // colSectH |
| | | // |
| | | colSectH.Caption = "扬程(m)"; |
| | | colSectH.FieldName = "SectH"; |
| | | colSectH.MinWidth = 30; |
| | | colSectH.Name = "colSectH"; |
| | | colSectH.Visible = true; |
| | | colSectH.VisibleIndex = 2; |
| | | colSectH.Width = 112; |
| | | // |
| | | // colSectE |
| | | // |
| | | colSectE.Caption = "效率(%)"; |
| | | colSectE.FieldName = "SectE"; |
| | | colSectE.MinWidth = 30; |
| | | colSectE.Name = "colSectE"; |
| | | colSectE.Visible = true; |
| | | colSectE.VisibleIndex = 3; |
| | | colSectE.Width = 112; |
| | | // |
| | | // colSectP |
| | | // |
| | | colSectP.Caption = "功率(kW)"; |
| | | colSectP.FieldName = "SectP"; |
| | | colSectP.MinWidth = 30; |
| | | colSectP.Name = "colSectP"; |
| | | colSectP.Visible = true; |
| | | colSectP.VisibleIndex = 4; |
| | | colSectP.Width = 112; |
| | | // |
| | | // gridControl1 |
| | | // |
| | |
| | | // |
| | | // gridView1 |
| | | // |
| | | gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colQueryQ, colQueryH, colQueryE, colQueryP, colExtendRatio, colQhCalc, colQeCalc, colQpCalc, colId, colName, colColor, colIsBp, colRatedSpeed, colCurrentSpeed, colCurrentHz, colQh, colQe, colQp }); |
| | | gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colId, colName, colIsBp, colRatedSpeed, colCurrentSpeed, colCurrentHz, colIsDefault, colColor, colExtendRatio }); |
| | | gridView1.GridControl = gridControl1; |
| | | gridView1.Name = "gridView1"; |
| | | gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(colExtendRatio, DevExpress.Data.ColumnSortOrder.Ascending) }); |
| | | gridView1.CellValueChanged += gridView1_CellValueChanged; |
| | | // |
| | | // colQueryQ |
| | | // |
| | | colQueryQ.Caption = "流量(m³/h)"; |
| | | colQueryQ.FieldName = "QueryQ"; |
| | | colQueryQ.MinWidth = 30; |
| | | colQueryQ.Name = "colQueryQ"; |
| | | colQueryQ.OptionsColumn.ReadOnly = true; |
| | | colQueryQ.Width = 112; |
| | | // |
| | | // colQueryH |
| | | // |
| | | colQueryH.Caption = "扬程(m)"; |
| | | colQueryH.FieldName = "QueryH"; |
| | | colQueryH.MinWidth = 30; |
| | | colQueryH.Name = "colQueryH"; |
| | | colQueryH.OptionsColumn.ReadOnly = true; |
| | | colQueryH.Width = 112; |
| | | // |
| | | // colQueryE |
| | | // |
| | | colQueryE.Caption = "效率(%)"; |
| | | colQueryE.FieldName = "QueryE"; |
| | | colQueryE.MinWidth = 30; |
| | | colQueryE.Name = "colQueryE"; |
| | | colQueryE.OptionsColumn.ReadOnly = true; |
| | | colQueryE.Width = 112; |
| | | // |
| | | // colQueryP |
| | | // |
| | | colQueryP.Caption = "功率(kW)"; |
| | | colQueryP.FieldName = "QueryP"; |
| | | colQueryP.MinWidth = 30; |
| | | colQueryP.Name = "colQueryP"; |
| | | colQueryP.OptionsColumn.ReadOnly = true; |
| | | colQueryP.Width = 112; |
| | | // |
| | | // colExtendRatio |
| | | // |
| | | colExtendRatio.Caption = "延长(%)"; |
| | | colExtendRatio.FieldName = "ExtendRatio"; |
| | | colExtendRatio.MinWidth = 30; |
| | | colExtendRatio.Name = "colExtendRatio"; |
| | | colExtendRatio.Visible = true; |
| | | colExtendRatio.VisibleIndex = 3; |
| | | colExtendRatio.Width = 112; |
| | | // |
| | | // colQhCalc |
| | | // |
| | | colQhCalc.FieldName = "QhCalc"; |
| | | colQhCalc.MinWidth = 30; |
| | | colQhCalc.Name = "colQhCalc"; |
| | | colQhCalc.Width = 112; |
| | | // |
| | | // colQeCalc |
| | | // |
| | | colQeCalc.FieldName = "QeCalc"; |
| | | colQeCalc.MinWidth = 30; |
| | | colQeCalc.Name = "colQeCalc"; |
| | | colQeCalc.Width = 112; |
| | | // |
| | | // colQpCalc |
| | | // |
| | | colQpCalc.FieldName = "QpCalc"; |
| | | colQpCalc.MinWidth = 30; |
| | | colQpCalc.Name = "colQpCalc"; |
| | | colQpCalc.Width = 112; |
| | | // |
| | | // colId |
| | | // |
| | |
| | | // |
| | | // colName |
| | | // |
| | | colName.Caption = "名称"; |
| | | colName.FieldName = "Name"; |
| | | colName.MinWidth = 30; |
| | | colName.Name = "colName"; |
| | | colName.Visible = true; |
| | | colName.VisibleIndex = 0; |
| | | colName.Width = 112; |
| | | // |
| | | // colColor |
| | | // |
| | | colColor.Caption = "颜色"; |
| | | colColor.ColumnEdit = repColor; |
| | | colColor.FieldName = "Color"; |
| | | colColor.MinWidth = 30; |
| | | colColor.Name = "colColor"; |
| | | colColor.Visible = true; |
| | | colColor.VisibleIndex = 1; |
| | | colColor.Width = 112; |
| | | // |
| | | // repColor |
| | | // |
| | | repColor.AutoHeight = false; |
| | | repColor.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); |
| | | repColor.Name = "repColor"; |
| | | repColor.NullColor = Color.Empty; |
| | | // |
| | | // colIsBp |
| | | // |
| | | colIsBp.Caption = "变频"; |
| | | colIsBp.FieldName = "IsBp"; |
| | | colIsBp.MinWidth = 30; |
| | | colIsBp.Name = "colIsBp"; |
| | | colIsBp.OptionsColumn.ReadOnly = true; |
| | | colIsBp.Width = 112; |
| | | // |
| | | // colRatedSpeed |
| | |
| | | colCurrentSpeed.FieldName = "CurrentSpeed"; |
| | | colCurrentSpeed.MinWidth = 30; |
| | | colCurrentSpeed.Name = "colCurrentSpeed"; |
| | | colCurrentSpeed.Visible = true; |
| | | colCurrentSpeed.VisibleIndex = 2; |
| | | colCurrentSpeed.Width = 112; |
| | | // |
| | | // colCurrentHz |
| | | // |
| | | colCurrentHz.Caption = "频率(hz)"; |
| | | colCurrentHz.FieldName = "CurrentHz"; |
| | | colCurrentHz.MinWidth = 30; |
| | | colCurrentHz.Name = "colCurrentHz"; |
| | | colCurrentHz.Visible = true; |
| | | colCurrentHz.VisibleIndex = 2; |
| | | colCurrentHz.VisibleIndex = 1; |
| | | colCurrentHz.Width = 112; |
| | | // |
| | | // colQh |
| | | // colIsDefault |
| | | // |
| | | colQh.FieldName = "Qh"; |
| | | colQh.MinWidth = 30; |
| | | colQh.Name = "colQh"; |
| | | colQh.Width = 112; |
| | | colIsDefault.FieldName = "IsDefault"; |
| | | colIsDefault.MinWidth = 30; |
| | | colIsDefault.Name = "colIsDefault"; |
| | | colIsDefault.Width = 112; |
| | | // |
| | | // colQe |
| | | // colColor |
| | | // |
| | | colQe.FieldName = "Qe"; |
| | | colQe.MinWidth = 30; |
| | | colQe.Name = "colQe"; |
| | | colQe.Width = 112; |
| | | colColor.ColumnEdit = repColor; |
| | | colColor.FieldName = "Color"; |
| | | colColor.MinWidth = 30; |
| | | colColor.Name = "colColor"; |
| | | colColor.Visible = true; |
| | | colColor.VisibleIndex = 0; |
| | | colColor.Width = 112; |
| | | // |
| | | // colQp |
| | | // repColor |
| | | // |
| | | colQp.FieldName = "Qp"; |
| | | colQp.MinWidth = 30; |
| | | colQp.Name = "colQp"; |
| | | colQp.Width = 112; |
| | | repColor.AutoHeight = false; |
| | | repColor.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); |
| | | repColor.Name = "repColor"; |
| | | repColor.NullColor = Color.Empty; |
| | | // |
| | | // colExtendRatio |
| | | // |
| | | colExtendRatio.FieldName = "ExtendRatio"; |
| | | colExtendRatio.MinWidth = 30; |
| | | colExtendRatio.Name = "colExtendRatio"; |
| | | colExtendRatio.Visible = true; |
| | | colExtendRatio.VisibleIndex = 3; |
| | | colExtendRatio.Width = 112; |
| | | // |
| | | // txtDesignQ |
| | | // |
| | |
| | | // |
| | | // layoutControlGroup4 |
| | | // |
| | | layoutControlGroup4.GroupStyle = DevExpress.Utils.GroupStyle.Title; |
| | | layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem6 }); |
| | | layoutControlGroup4.Location = new Point(0, 479); |
| | | layoutControlGroup4.Name = "layoutControlGroup4"; |
| | |
| | | layoutControlGroup4.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup4.Text = "查询点"; |
| | | // |
| | | // gridControl3 |
| | | // |
| | | gridControl3.DataSource = singlePumpAnalyViewModelBindingSource; |
| | | gridControl3.Location = new Point(1, 512); |
| | | gridControl3.MainView = gridView3; |
| | | gridControl3.Name = "gridControl3"; |
| | | gridControl3.Size = new Size(558, 166); |
| | | gridControl3.TabIndex = 6; |
| | | gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView3 }); |
| | | // |
| | | // gridView3 |
| | | // |
| | | gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colName2, colQueryQ1, colQueryH1, colQueryE1, colQueryP1 }); |
| | | gridView3.GridControl = gridControl3; |
| | | gridView3.Name = "gridView3"; |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | layoutControlItem6.Control = gridControl3; |
| | | layoutControlItem6.Location = new Point(0, 0); |
| | | layoutControlItem6.Name = "layoutControlItem6"; |
| | | layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlItem6.Size = new Size(558, 166); |
| | | layoutControlItem6.Size = new Size(560, 167); |
| | | layoutControlItem6.TextSize = new Size(0, 0); |
| | | layoutControlItem6.TextVisible = false; |
| | | // |
| | | // colName2 |
| | | // colCurrentSpeed1 |
| | | // |
| | | colName2.Caption = "名称"; |
| | | colName2.FieldName = "Name"; |
| | | colName2.MinWidth = 30; |
| | | colName2.Name = "colName2"; |
| | | colName2.Visible = true; |
| | | colName2.VisibleIndex = 0; |
| | | colName2.Width = 112; |
| | | colCurrentSpeed1.FieldName = "CurrentSpeed"; |
| | | colCurrentSpeed1.MinWidth = 30; |
| | | colCurrentSpeed1.Name = "colCurrentSpeed1"; |
| | | colCurrentSpeed1.Visible = true; |
| | | colCurrentSpeed1.VisibleIndex = 1; |
| | | colCurrentSpeed1.Width = 112; |
| | | // |
| | | // colQueryQ1 |
| | | // colCurrentHz2 |
| | | // |
| | | colQueryQ1.Caption = "流量(m³/h)"; |
| | | colQueryQ1.FieldName = "QueryQ"; |
| | | colQueryQ1.MinWidth = 30; |
| | | colQueryQ1.Name = "colQueryQ1"; |
| | | colQueryQ1.Visible = true; |
| | | colQueryQ1.VisibleIndex = 1; |
| | | colQueryQ1.Width = 112; |
| | | colCurrentHz2.FieldName = "CurrentHz"; |
| | | colCurrentHz2.MinWidth = 30; |
| | | colCurrentHz2.Name = "colCurrentHz2"; |
| | | colCurrentHz2.Visible = true; |
| | | colCurrentHz2.VisibleIndex = 0; |
| | | colCurrentHz2.Width = 112; |
| | | // |
| | | // colQueryH1 |
| | | // colQueryQ |
| | | // |
| | | colQueryH1.Caption = "扬程(m)"; |
| | | colQueryH1.FieldName = "QueryH"; |
| | | colQueryH1.MinWidth = 30; |
| | | colQueryH1.Name = "colQueryH1"; |
| | | colQueryH1.Visible = true; |
| | | colQueryH1.VisibleIndex = 2; |
| | | colQueryH1.Width = 112; |
| | | colQueryQ.FieldName = "QueryQ"; |
| | | colQueryQ.MinWidth = 30; |
| | | colQueryQ.Name = "colQueryQ"; |
| | | colQueryQ.Visible = true; |
| | | colQueryQ.VisibleIndex = 2; |
| | | colQueryQ.Width = 112; |
| | | // |
| | | // colQueryE1 |
| | | // colQueryH |
| | | // |
| | | colQueryE1.Caption = "效率(%)"; |
| | | colQueryE1.FieldName = "QueryE"; |
| | | colQueryE1.MinWidth = 30; |
| | | colQueryE1.Name = "colQueryE1"; |
| | | colQueryE1.Visible = true; |
| | | colQueryE1.VisibleIndex = 3; |
| | | colQueryE1.Width = 112; |
| | | colQueryH.FieldName = "QueryH"; |
| | | colQueryH.MinWidth = 30; |
| | | colQueryH.Name = "colQueryH"; |
| | | colQueryH.Visible = true; |
| | | colQueryH.VisibleIndex = 3; |
| | | colQueryH.Width = 112; |
| | | // |
| | | // colQueryP1 |
| | | // colQueryE |
| | | // |
| | | colQueryP1.Caption = "功率(kW)"; |
| | | colQueryP1.FieldName = "QueryP"; |
| | | colQueryP1.MinWidth = 30; |
| | | colQueryP1.Name = "colQueryP1"; |
| | | colQueryP1.Visible = true; |
| | | colQueryP1.VisibleIndex = 4; |
| | | colQueryP1.Width = 112; |
| | | colQueryE.FieldName = "QueryE"; |
| | | colQueryE.MinWidth = 30; |
| | | colQueryE.Name = "colQueryE"; |
| | | colQueryE.Visible = true; |
| | | colQueryE.VisibleIndex = 4; |
| | | colQueryE.Width = 112; |
| | | // |
| | | // colQueryP |
| | | // |
| | | colQueryP.FieldName = "QueryP"; |
| | | colQueryP.MinWidth = 30; |
| | | colQueryP.Name = "colQueryP"; |
| | | colQueryP.Visible = true; |
| | | colQueryP.VisibleIndex = 5; |
| | | colQueryP.Width = 112; |
| | | // |
| | | // colCurrentSpeed2 |
| | | // |
| | | colCurrentSpeed2.FieldName = "CurrentSpeed"; |
| | | colCurrentSpeed2.MinWidth = 30; |
| | | colCurrentSpeed2.Name = "colCurrentSpeed2"; |
| | | colCurrentSpeed2.Visible = true; |
| | | colCurrentSpeed2.VisibleIndex = 1; |
| | | colCurrentSpeed2.Width = 112; |
| | | // |
| | | // colCurrentHz1 |
| | | // |
| | | colCurrentHz1.FieldName = "CurrentHz"; |
| | | colCurrentHz1.MinWidth = 30; |
| | | colCurrentHz1.Name = "colCurrentHz1"; |
| | | colCurrentHz1.Visible = true; |
| | | colCurrentHz1.VisibleIndex = 0; |
| | | colCurrentHz1.Width = 112; |
| | | // |
| | | // colSectQ |
| | | // |
| | | colSectQ.FieldName = "SectQ"; |
| | | colSectQ.MinWidth = 30; |
| | | colSectQ.Name = "colSectQ"; |
| | | colSectQ.Visible = true; |
| | | colSectQ.VisibleIndex = 2; |
| | | colSectQ.Width = 112; |
| | | // |
| | | // colSectH |
| | | // |
| | | colSectH.FieldName = "SectH"; |
| | | colSectH.MinWidth = 30; |
| | | colSectH.Name = "colSectH"; |
| | | colSectH.Visible = true; |
| | | colSectH.VisibleIndex = 3; |
| | | colSectH.Width = 112; |
| | | // |
| | | // colSectE |
| | | // |
| | | colSectE.FieldName = "SectE"; |
| | | colSectE.MinWidth = 30; |
| | | colSectE.Name = "colSectE"; |
| | | colSectE.Visible = true; |
| | | colSectE.VisibleIndex = 4; |
| | | colSectE.Width = 112; |
| | | // |
| | | // colSectP |
| | | // |
| | | colSectP.FieldName = "SectP"; |
| | | colSectP.MinWidth = 30; |
| | | colSectP.Name = "colSectP"; |
| | | colSectP.Visible = true; |
| | | colSectP.VisibleIndex = 5; |
| | | colSectP.Width = 112; |
| | | // |
| | | // SinglePumpAnalyInfoCtrl |
| | | // |
| | |
| | | Size = new Size(560, 891); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)gridControl2).EndInit(); |
| | | ((ISupportInitialize)gridControl3).EndInit(); |
| | | ((ISupportInitialize)singlePumpAnalyViewModelBindingSource).EndInit(); |
| | | ((ISupportInitialize)gridView3).EndInit(); |
| | | ((ISupportInitialize)gridControl2).EndInit(); |
| | | ((ISupportInitialize)gridView2).EndInit(); |
| | | ((ISupportInitialize)gridControl1).EndInit(); |
| | | ((ISupportInitialize)gridView1).EndInit(); |
| | |
| | | ((ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup4).EndInit(); |
| | | ((ISupportInitialize)gridControl3).EndInit(); |
| | | ((ISupportInitialize)gridView3).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem6).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemColorEdit repColor; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryQ; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryH; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryE; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryP; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colExtendRatio; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQhCalc; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQeCalc; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQpCalc; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colColor; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colIsBp; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRatedSpeed; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCurrentSpeed; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCurrentHz; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQh; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQe; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQp; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; |
| | | private DevExpress.XtraEditors.TextEdit txtDesignQ; |
| | | private DevExpress.XtraEditors.TextEdit txtDesignH; |
| | |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView2; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
| | | private BindingSource singlePumpAnalyViewModelBindingSource; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colName1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colSectQ; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colSectH; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colSectE; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colSectP; |
| | | private DevExpress.XtraGrid.GridControl gridControl3; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView3; |
| | | private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colName2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryQ1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryH1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryE1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryP1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colId; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colIsBp; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colRatedSpeed; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCurrentSpeed; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCurrentHz; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colIsDefault; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colColor; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colExtendRatio; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCurrentSpeed1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCurrentHz2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryQ; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryH; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryE; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colQueryP; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCurrentSpeed2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCurrentHz1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colSectQ; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colSectH; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colSectE; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colSectP; |
| | | } |
| | | } |