namespace Verify
|
{
|
partial class VerifyView
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Component Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
components = new System.ComponentModel.Container();
|
gridControlStation2 = new DevExpress.XtraGrid.GridControl();
|
pumpScadaViewModelBindingSource = new BindingSource(components);
|
gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colFlag = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRunStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
colWL = new DevExpress.XtraGrid.Columns.GridColumn();
|
colPressureDiff1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colPumpHead = new DevExpress.XtraGrid.Columns.GridColumn();
|
colHead = new DevExpress.XtraGrid.Columns.GridColumn();
|
colFlow = new DevExpress.XtraGrid.Columns.GridColumn();
|
colPower = new DevExpress.XtraGrid.Columns.GridColumn();
|
colSpeed = new DevExpress.XtraGrid.Columns.GridColumn();
|
colMaintenanceState = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCurveFlow = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCurveFlowDiff = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCurveHead = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCurveHeadDiff = new DevExpress.XtraGrid.Columns.GridColumn();
|
sidePanel2 = new DevExpress.XtraEditors.SidePanel();
|
layoutControl3 = new DevExpress.XtraLayout.LayoutControl();
|
gridControl2 = new DevExpress.XtraGrid.GridControl();
|
pumpScheduleViewModelBindingSource = new BindingSource(components);
|
gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colFlag1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRunStatus1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colWL1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colPumpHead1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colPressureDiff = new DevExpress.XtraGrid.Columns.GridColumn();
|
colHead1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colScadaFactor = new DevExpress.XtraGrid.Columns.GridColumn();
|
colModelFactor = new DevExpress.XtraGrid.Columns.GridColumn();
|
colFlow1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colPower1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colSpeed1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colPowerDiff = new DevExpress.XtraGrid.Columns.GridColumn();
|
colSpeedDiif = new DevExpress.XtraGrid.Columns.GridColumn();
|
colFlowDiif = new DevExpress.XtraGrid.Columns.GridColumn();
|
memoExpand = new DevExpress.XtraEditors.MemoEdit();
|
layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlGroup9 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup15 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
sidePanel1 = new DevExpress.XtraEditors.SidePanel();
|
layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
treeList1 = new DevExpress.XtraTreeList.TreeList();
|
colTime = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colTargetFlow = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colTargetHead = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colScheduleFlow = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colSchedulePower = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colRealFlow = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colRealPower = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colScheduleFlowDiff = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colRealFlowDiff = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colRealDN2400Q = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colRealDN2700Q = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colRealDN2400Head = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colRealDN2700Head = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
colButton = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
verifyViewModelBindingSource = new BindingSource(components);
|
repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
|
Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
((System.ComponentModel.ISupportInitialize)gridControlStation2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)pumpScadaViewModelBindingSource).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridView2).BeginInit();
|
sidePanel2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)layoutControl3).BeginInit();
|
layoutControl3.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)gridControl2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)pumpScheduleViewModelBindingSource).BeginInit();
|
((System.ComponentModel.ISupportInitialize)gridView4).BeginInit();
|
((System.ComponentModel.ISupportInitialize)memoExpand.Properties).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup6).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup9).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup15).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem19).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem9).BeginInit();
|
sidePanel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)layoutControl1).BeginInit();
|
layoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)treeList1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)verifyViewModelBindingSource).BeginInit();
|
((System.ComponentModel.ISupportInitialize)repositoryItemTextEdit1).BeginInit();
|
((System.ComponentModel.ISupportInitialize)Root).BeginInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit();
|
SuspendLayout();
|
//
|
// gridControlStation2
|
//
|
gridControlStation2.DataSource = pumpScadaViewModelBindingSource;
|
gridControlStation2.EmbeddedNavigator.Margin = new Padding(2, 3, 2, 3);
|
gridControlStation2.Location = new Point(1, 34);
|
gridControlStation2.MainView = gridView2;
|
gridControlStation2.Margin = new Padding(4, 3, 4, 3);
|
gridControlStation2.Name = "gridControlStation2";
|
gridControlStation2.Size = new Size(501, 367);
|
gridControlStation2.TabIndex = 5;
|
gridControlStation2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView2 });
|
//
|
// pumpScadaViewModelBindingSource
|
//
|
pumpScadaViewModelBindingSource.DataSource = typeof(PumpScadaViewModel);
|
//
|
// gridView2
|
//
|
gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colFlag, colRunStatus, colWL, colPressureDiff1, colPumpHead, colHead, colFlow, colPower, colSpeed, colMaintenanceState, colCurveFlow, colCurveFlowDiff, colCurveHead, colCurveHeadDiff });
|
gridView2.DetailHeight = 397;
|
gridView2.GridControl = gridControlStation2;
|
gridView2.Name = "gridView2";
|
gridView2.OptionsEditForm.PopupEditFormWidth = 960;
|
gridView2.CustomDrawCell += gridView2_CustomDrawCell;
|
//
|
// colFlag
|
//
|
colFlag.FieldName = "Flag";
|
colFlag.MinWidth = 30;
|
colFlag.Name = "colFlag";
|
colFlag.Visible = true;
|
colFlag.VisibleIndex = 0;
|
colFlag.Width = 74;
|
//
|
// colRunStatus
|
//
|
colRunStatus.FieldName = "RunStatus";
|
colRunStatus.MinWidth = 30;
|
colRunStatus.Name = "colRunStatus";
|
colRunStatus.Width = 74;
|
//
|
// colWL
|
//
|
colWL.FieldName = "WL";
|
colWL.MinWidth = 30;
|
colWL.Name = "colWL";
|
colWL.Visible = true;
|
colWL.VisibleIndex = 1;
|
colWL.Width = 74;
|
//
|
// colPressureDiff1
|
//
|
colPressureDiff1.FieldName = "PressureDiff";
|
colPressureDiff1.MinWidth = 30;
|
colPressureDiff1.Name = "colPressureDiff1";
|
colPressureDiff1.Visible = true;
|
colPressureDiff1.VisibleIndex = 2;
|
colPressureDiff1.Width = 74;
|
//
|
// colPumpHead
|
//
|
colPumpHead.FieldName = "PumpHead";
|
colPumpHead.MinWidth = 30;
|
colPumpHead.Name = "colPumpHead";
|
colPumpHead.Visible = true;
|
colPumpHead.VisibleIndex = 3;
|
colPumpHead.Width = 74;
|
//
|
// colHead
|
//
|
colHead.FieldName = "Head";
|
colHead.MinWidth = 30;
|
colHead.Name = "colHead";
|
colHead.Visible = true;
|
colHead.VisibleIndex = 4;
|
colHead.Width = 74;
|
//
|
// colFlow
|
//
|
colFlow.FieldName = "Flow";
|
colFlow.MinWidth = 30;
|
colFlow.Name = "colFlow";
|
colFlow.Visible = true;
|
colFlow.VisibleIndex = 5;
|
colFlow.Width = 74;
|
//
|
// colPower
|
//
|
colPower.FieldName = "Power";
|
colPower.MinWidth = 30;
|
colPower.Name = "colPower";
|
colPower.Visible = true;
|
colPower.VisibleIndex = 6;
|
colPower.Width = 74;
|
//
|
// colSpeed
|
//
|
colSpeed.FieldName = "Speed";
|
colSpeed.MinWidth = 30;
|
colSpeed.Name = "colSpeed";
|
colSpeed.Visible = true;
|
colSpeed.VisibleIndex = 7;
|
colSpeed.Width = 74;
|
//
|
// colMaintenanceState
|
//
|
colMaintenanceState.FieldName = "MaintenanceState";
|
colMaintenanceState.MinWidth = 30;
|
colMaintenanceState.Name = "colMaintenanceState";
|
colMaintenanceState.Width = 74;
|
//
|
// colCurveFlow
|
//
|
colCurveFlow.FieldName = "CurveFlow";
|
colCurveFlow.MinWidth = 30;
|
colCurveFlow.Name = "colCurveFlow";
|
colCurveFlow.Visible = true;
|
colCurveFlow.VisibleIndex = 8;
|
colCurveFlow.Width = 74;
|
//
|
// colCurveFlowDiff
|
//
|
colCurveFlowDiff.FieldName = "CurveFlowDiff";
|
colCurveFlowDiff.MinWidth = 30;
|
colCurveFlowDiff.Name = "colCurveFlowDiff";
|
colCurveFlowDiff.Visible = true;
|
colCurveFlowDiff.VisibleIndex = 9;
|
colCurveFlowDiff.Width = 74;
|
//
|
// colCurveHead
|
//
|
colCurveHead.FieldName = "CurveHead";
|
colCurveHead.MinWidth = 30;
|
colCurveHead.Name = "colCurveHead";
|
colCurveHead.Visible = true;
|
colCurveHead.VisibleIndex = 10;
|
colCurveHead.Width = 74;
|
//
|
// colCurveHeadDiff
|
//
|
colCurveHeadDiff.FieldName = "CurveHeadDiff";
|
colCurveHeadDiff.MinWidth = 30;
|
colCurveHeadDiff.Name = "colCurveHeadDiff";
|
colCurveHeadDiff.Visible = true;
|
colCurveHeadDiff.VisibleIndex = 11;
|
colCurveHeadDiff.Width = 74;
|
//
|
// sidePanel2
|
//
|
sidePanel2.Controls.Add(layoutControl3);
|
sidePanel2.Dock = DockStyle.Fill;
|
sidePanel2.Location = new Point(1208, 0);
|
sidePanel2.Margin = new Padding(4, 3, 4, 3);
|
sidePanel2.Name = "sidePanel2";
|
sidePanel2.Size = new Size(503, 1139);
|
sidePanel2.TabIndex = 2;
|
sidePanel2.Text = "sidePanel2";
|
//
|
// layoutControl3
|
//
|
layoutControl3.Controls.Add(gridControl2);
|
layoutControl3.Controls.Add(gridControlStation2);
|
layoutControl3.Controls.Add(memoExpand);
|
layoutControl3.Dock = DockStyle.Fill;
|
layoutControl3.Location = new Point(0, 0);
|
layoutControl3.Margin = new Padding(4, 3, 4, 3);
|
layoutControl3.Name = "layoutControl3";
|
layoutControl3.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(290, 505, 975, 600);
|
layoutControl3.Root = layoutControlGroup6;
|
layoutControl3.Size = new Size(503, 1139);
|
layoutControl3.TabIndex = 0;
|
layoutControl3.Text = "layoutControl3";
|
//
|
// gridControl2
|
//
|
gridControl2.DataSource = pumpScheduleViewModelBindingSource;
|
gridControl2.EmbeddedNavigator.Margin = new Padding(2, 3, 2, 3);
|
gridControl2.Location = new Point(1, 434);
|
gridControl2.MainView = gridView4;
|
gridControl2.Margin = new Padding(4, 3, 4, 3);
|
gridControl2.Name = "gridControl2";
|
gridControl2.Size = new Size(501, 367);
|
gridControl2.TabIndex = 8;
|
gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView4 });
|
//
|
// pumpScheduleViewModelBindingSource
|
//
|
pumpScheduleViewModelBindingSource.DataSource = typeof(PumpScheduleViewModel);
|
//
|
// gridView4
|
//
|
gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colFlag1, colRunStatus1, colWL1, colPumpHead1, colPressureDiff, colHead1, colScadaFactor, colModelFactor, colFlow1, colPower1, colSpeed1, colPowerDiff, colSpeedDiif, colFlowDiif });
|
gridView4.DetailHeight = 398;
|
gridView4.GridControl = gridControl2;
|
gridView4.Name = "gridView4";
|
gridView4.OptionsEditForm.PopupEditFormWidth = 960;
|
gridView4.CustomDrawCell += gridView4_CustomDrawCell;
|
//
|
// colFlag1
|
//
|
colFlag1.FieldName = "Flag";
|
colFlag1.MinWidth = 30;
|
colFlag1.Name = "colFlag1";
|
colFlag1.Visible = true;
|
colFlag1.VisibleIndex = 0;
|
colFlag1.Width = 74;
|
//
|
// colRunStatus1
|
//
|
colRunStatus1.FieldName = "RunStatus";
|
colRunStatus1.MinWidth = 30;
|
colRunStatus1.Name = "colRunStatus1";
|
colRunStatus1.Width = 74;
|
//
|
// colWL1
|
//
|
colWL1.FieldName = "WL";
|
colWL1.MinWidth = 30;
|
colWL1.Name = "colWL1";
|
colWL1.Visible = true;
|
colWL1.VisibleIndex = 1;
|
colWL1.Width = 74;
|
//
|
// colPumpHead1
|
//
|
colPumpHead1.FieldName = "PumpHead";
|
colPumpHead1.MinWidth = 30;
|
colPumpHead1.Name = "colPumpHead1";
|
colPumpHead1.Visible = true;
|
colPumpHead1.VisibleIndex = 3;
|
colPumpHead1.Width = 74;
|
//
|
// colPressureDiff
|
//
|
colPressureDiff.FieldName = "PressureDiff";
|
colPressureDiff.MinWidth = 30;
|
colPressureDiff.Name = "colPressureDiff";
|
colPressureDiff.Visible = true;
|
colPressureDiff.VisibleIndex = 2;
|
colPressureDiff.Width = 74;
|
//
|
// colHead1
|
//
|
colHead1.FieldName = "Head";
|
colHead1.MinWidth = 30;
|
colHead1.Name = "colHead1";
|
colHead1.Visible = true;
|
colHead1.VisibleIndex = 4;
|
colHead1.Width = 74;
|
//
|
// colScadaFactor
|
//
|
colScadaFactor.FieldName = "ScadaFactor";
|
colScadaFactor.MinWidth = 30;
|
colScadaFactor.Name = "colScadaFactor";
|
colScadaFactor.Width = 74;
|
//
|
// colModelFactor
|
//
|
colModelFactor.FieldName = "ModelFactor";
|
colModelFactor.MinWidth = 30;
|
colModelFactor.Name = "colModelFactor";
|
colModelFactor.Width = 74;
|
//
|
// colFlow1
|
//
|
colFlow1.FieldName = "Flow";
|
colFlow1.MinWidth = 30;
|
colFlow1.Name = "colFlow1";
|
colFlow1.Visible = true;
|
colFlow1.VisibleIndex = 5;
|
colFlow1.Width = 74;
|
//
|
// colPower1
|
//
|
colPower1.FieldName = "Power";
|
colPower1.MinWidth = 30;
|
colPower1.Name = "colPower1";
|
colPower1.Visible = true;
|
colPower1.VisibleIndex = 6;
|
colPower1.Width = 74;
|
//
|
// colSpeed1
|
//
|
colSpeed1.FieldName = "Speed";
|
colSpeed1.MinWidth = 30;
|
colSpeed1.Name = "colSpeed1";
|
colSpeed1.Visible = true;
|
colSpeed1.VisibleIndex = 7;
|
colSpeed1.Width = 74;
|
//
|
// colPowerDiff
|
//
|
colPowerDiff.FieldName = "PowerDiff";
|
colPowerDiff.MinWidth = 30;
|
colPowerDiff.Name = "colPowerDiff";
|
colPowerDiff.Visible = true;
|
colPowerDiff.VisibleIndex = 10;
|
colPowerDiff.Width = 74;
|
//
|
// colSpeedDiif
|
//
|
colSpeedDiif.FieldName = "SpeedDiif";
|
colSpeedDiif.MinWidth = 30;
|
colSpeedDiif.Name = "colSpeedDiif";
|
colSpeedDiif.Visible = true;
|
colSpeedDiif.VisibleIndex = 8;
|
colSpeedDiif.Width = 74;
|
//
|
// colFlowDiif
|
//
|
colFlowDiif.FieldName = "FlowDiif";
|
colFlowDiif.MinWidth = 30;
|
colFlowDiif.Name = "colFlowDiif";
|
colFlowDiif.Visible = true;
|
colFlowDiif.VisibleIndex = 9;
|
colFlowDiif.Width = 74;
|
//
|
// memoExpand
|
//
|
memoExpand.Location = new Point(7, 841);
|
memoExpand.Margin = new Padding(2, 3, 2, 3);
|
memoExpand.Name = "memoExpand";
|
memoExpand.Size = new Size(489, 290);
|
memoExpand.StyleController = layoutControl3;
|
memoExpand.TabIndex = 15;
|
//
|
// layoutControlGroup6
|
//
|
layoutControlGroup6.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup9, layoutControlGroup15, layoutControlGroup1 });
|
layoutControlGroup6.Name = "Root";
|
layoutControlGroup6.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup6.Size = new Size(503, 1139);
|
layoutControlGroup6.TextVisible = false;
|
//
|
// layoutControlGroup9
|
//
|
layoutControlGroup9.ExpandButtonVisible = true;
|
layoutControlGroup9.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup9.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2 });
|
layoutControlGroup9.Location = new Point(0, 0);
|
layoutControlGroup9.Name = "layoutControlGroup9";
|
layoutControlGroup9.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup9.Size = new Size(501, 400);
|
layoutControlGroup9.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup9.Text = "工况列表";
|
//
|
// layoutControlItem2
|
//
|
layoutControlItem2.Control = gridControlStation2;
|
layoutControlItem2.Location = new Point(0, 0);
|
layoutControlItem2.Name = "layoutControlItem2";
|
layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem2.Size = new Size(501, 367);
|
layoutControlItem2.TextSize = new Size(0, 0);
|
layoutControlItem2.TextVisible = false;
|
//
|
// layoutControlGroup15
|
//
|
layoutControlGroup15.ExpandButtonVisible = true;
|
layoutControlGroup15.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup15.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem19 });
|
layoutControlGroup15.Location = new Point(0, 400);
|
layoutControlGroup15.Name = "layoutControlGroup15";
|
layoutControlGroup15.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup15.Size = new Size(501, 400);
|
layoutControlGroup15.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup15.Text = "调度列表";
|
//
|
// layoutControlItem19
|
//
|
layoutControlItem19.Control = gridControl2;
|
layoutControlItem19.Location = new Point(0, 0);
|
layoutControlItem19.Name = "layoutControlItem19";
|
layoutControlItem19.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem19.Size = new Size(501, 367);
|
layoutControlItem19.TextSize = new Size(0, 0);
|
layoutControlItem19.TextVisible = false;
|
//
|
// layoutControlGroup1
|
//
|
layoutControlGroup1.ExpandButtonVisible = true;
|
layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem9 });
|
layoutControlGroup1.Location = new Point(0, 800);
|
layoutControlGroup1.Name = "layoutControlGroup1";
|
layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(4, 4, 5, 5);
|
layoutControlGroup1.Size = new Size(501, 337);
|
layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup1.Text = "调度统计";
|
//
|
// layoutControlItem9
|
//
|
layoutControlItem9.Control = memoExpand;
|
layoutControlItem9.Location = new Point(0, 0);
|
layoutControlItem9.Name = "layoutControlItem9";
|
layoutControlItem9.Size = new Size(493, 294);
|
layoutControlItem9.TextSize = new Size(0, 0);
|
layoutControlItem9.TextVisible = false;
|
//
|
// sidePanel1
|
//
|
sidePanel1.Controls.Add(layoutControl1);
|
sidePanel1.Dock = DockStyle.Left;
|
sidePanel1.Location = new Point(0, 0);
|
sidePanel1.Margin = new Padding(2, 3, 2, 3);
|
sidePanel1.Name = "sidePanel1";
|
sidePanel1.Size = new Size(1208, 1139);
|
sidePanel1.TabIndex = 4;
|
sidePanel1.Text = "sidePanel1";
|
//
|
// layoutControl1
|
//
|
layoutControl1.Controls.Add(treeList1);
|
layoutControl1.Dock = DockStyle.Fill;
|
layoutControl1.Location = new Point(0, 0);
|
layoutControl1.Margin = new Padding(2, 3, 2, 3);
|
layoutControl1.Name = "layoutControl1";
|
layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(818, 792, 975, 600);
|
layoutControl1.Root = Root;
|
layoutControl1.Size = new Size(1207, 1139);
|
layoutControl1.TabIndex = 0;
|
layoutControl1.Text = "layoutControl1";
|
//
|
// treeList1
|
//
|
treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { colTime, colTargetFlow, colTargetHead, colScheduleFlow, colSchedulePower, colRealFlow, colRealPower, colScheduleFlowDiff, colRealFlowDiff, colRealDN2400Q, colRealDN2700Q, colRealDN2400Head, colRealDN2700Head, colButton });
|
treeList1.CustomizationFormBounds = new Rectangle(850, 873, 384, 476);
|
treeList1.DataSource = verifyViewModelBindingSource;
|
treeList1.HorzScrollStep = 2;
|
treeList1.Location = new Point(0, 0);
|
treeList1.Margin = new Padding(2, 3, 2, 3);
|
treeList1.Name = "treeList1";
|
treeList1.OptionsBehavior.PopulateServiceColumns = true;
|
treeList1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemTextEdit1 });
|
treeList1.Size = new Size(1207, 1139);
|
treeList1.TabIndex = 4;
|
treeList1.RowCellClick += treeList1_RowCellClick;
|
treeList1.CustomDrawNodeCell += treeList1_CustomDrawNodeCell;
|
//
|
// colTime
|
//
|
colTime.FieldName = "Time";
|
colTime.Format.FormatString = "G";
|
colTime.Format.FormatType = DevExpress.Utils.FormatType.DateTime;
|
colTime.MaxWidth = 250;
|
colTime.MinWidth = 250;
|
colTime.Name = "colTime";
|
colTime.Visible = true;
|
colTime.VisibleIndex = 0;
|
colTime.Width = 250;
|
//
|
// colTargetFlow
|
//
|
colTargetFlow.FieldName = "TargetFlow";
|
colTargetFlow.Name = "colTargetFlow";
|
colTargetFlow.Visible = true;
|
colTargetFlow.VisibleIndex = 1;
|
colTargetFlow.Width = 72;
|
//
|
// colTargetHead
|
//
|
colTargetHead.FieldName = "TargetHead";
|
colTargetHead.Name = "colTargetHead";
|
colTargetHead.Visible = true;
|
colTargetHead.VisibleIndex = 2;
|
colTargetHead.Width = 72;
|
//
|
// colScheduleFlow
|
//
|
colScheduleFlow.FieldName = "ScheduleFlow";
|
colScheduleFlow.Name = "colScheduleFlow";
|
colScheduleFlow.Width = 72;
|
//
|
// colSchedulePower
|
//
|
colSchedulePower.FieldName = "SchedulePower";
|
colSchedulePower.Name = "colSchedulePower";
|
colSchedulePower.Width = 72;
|
//
|
// colRealFlow
|
//
|
colRealFlow.FieldName = "RealFlow";
|
colRealFlow.Name = "colRealFlow";
|
colRealFlow.Width = 72;
|
//
|
// colRealPower
|
//
|
colRealPower.FieldName = "RealPower";
|
colRealPower.Name = "colRealPower";
|
colRealPower.Width = 72;
|
//
|
// colScheduleFlowDiff
|
//
|
colScheduleFlowDiff.Caption = "调度偏差";
|
colScheduleFlowDiff.FieldName = "ScheduleFlowDiff";
|
colScheduleFlowDiff.Name = "colScheduleFlowDiff";
|
colScheduleFlowDiff.Width = 72;
|
//
|
// colRealFlowDiff
|
//
|
colRealFlowDiff.Caption = "工况偏差";
|
colRealFlowDiff.FieldName = "RealFlowDiff";
|
colRealFlowDiff.Name = "colRealFlowDiff";
|
colRealFlowDiff.Visible = true;
|
colRealFlowDiff.VisibleIndex = 3;
|
colRealFlowDiff.Width = 72;
|
//
|
// colRealDN2400Q
|
//
|
colRealDN2400Q.FieldName = "RealDN2400Q";
|
colRealDN2400Q.Name = "colRealDN2400Q";
|
colRealDN2400Q.Width = 71;
|
//
|
// colRealDN2700Q
|
//
|
colRealDN2700Q.FieldName = "RealDN2700Q";
|
colRealDN2700Q.Name = "colRealDN2700Q";
|
colRealDN2700Q.Width = 71;
|
//
|
// colRealDN2400Head
|
//
|
colRealDN2400Head.FieldName = "RealDN2400Head";
|
colRealDN2400Head.Name = "colRealDN2400Head";
|
colRealDN2400Head.Width = 72;
|
//
|
// colRealDN2700Head
|
//
|
colRealDN2700Head.FieldName = "RealDN2700Head";
|
colRealDN2700Head.Name = "colRealDN2700Head";
|
colRealDN2700Head.Width = 71;
|
//
|
// colButton
|
//
|
colButton.FieldName = "Button";
|
colButton.MaxWidth = 60;
|
colButton.MinWidth = 60;
|
colButton.Name = "colButton";
|
colButton.Visible = true;
|
colButton.VisibleIndex = 4;
|
colButton.Width = 60;
|
//
|
// verifyViewModelBindingSource
|
//
|
verifyViewModelBindingSource.DataSource = typeof(VerifyViewModel);
|
//
|
// repositoryItemTextEdit1
|
//
|
repositoryItemTextEdit1.AutoHeight = false;
|
repositoryItemTextEdit1.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.DateTimeMaskManager));
|
repositoryItemTextEdit1.MaskSettings.Set("mask", "G");
|
repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
|
//
|
// Root
|
//
|
Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
Root.GroupBordersVisible = false;
|
Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3 });
|
Root.Name = "Root";
|
Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
Root.Size = new Size(1207, 1139);
|
Root.TextVisible = false;
|
//
|
// layoutControlItem3
|
//
|
layoutControlItem3.Control = treeList1;
|
layoutControlItem3.Location = new Point(0, 0);
|
layoutControlItem3.Name = "layoutControlItem3";
|
layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem3.Size = new Size(1207, 1139);
|
layoutControlItem3.TextSize = new Size(0, 0);
|
layoutControlItem3.TextVisible = false;
|
//
|
// VerifyView
|
//
|
AutoScaleDimensions = new SizeF(12F, 25F);
|
AutoScaleMode = AutoScaleMode.Font;
|
Controls.Add(sidePanel2);
|
Controls.Add(sidePanel1);
|
Margin = new Padding(4, 3, 4, 3);
|
Name = "VerifyView";
|
Size = new Size(1711, 1139);
|
((System.ComponentModel.ISupportInitialize)gridControlStation2).EndInit();
|
((System.ComponentModel.ISupportInitialize)pumpScadaViewModelBindingSource).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridView2).EndInit();
|
sidePanel2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)layoutControl3).EndInit();
|
layoutControl3.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)gridControl2).EndInit();
|
((System.ComponentModel.ISupportInitialize)pumpScheduleViewModelBindingSource).EndInit();
|
((System.ComponentModel.ISupportInitialize)gridView4).EndInit();
|
((System.ComponentModel.ISupportInitialize)memoExpand.Properties).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup6).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup9).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup15).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem19).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem9).EndInit();
|
sidePanel1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();
|
layoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)treeList1).EndInit();
|
((System.ComponentModel.ISupportInitialize)verifyViewModelBindingSource).EndInit();
|
((System.ComponentModel.ISupportInitialize)repositoryItemTextEdit1).EndInit();
|
((System.ComponentModel.ISupportInitialize)Root).EndInit();
|
((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit();
|
ResumeLayout(false);
|
}
|
|
#endregion
|
private DevExpress.XtraGrid.GridControl gridControlStation2;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
|
private DevExpress.XtraEditors.SimpleButton btnGetZyScada;
|
private DevExpress.XtraEditors.SidePanel sidePanel2;
|
private DevExpress.XtraLayout.LayoutControl layoutControl3;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6;
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup9;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup15;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraEditors.SidePanel sidePanel1;
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraTreeList.TreeList treeList1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraEditors.MemoEdit memoExpand;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1;
|
private BindingSource pumpScadaViewModelBindingSource;
|
private BindingSource pumpScheduleViewModelBindingSource;
|
private BindingSource verifyViewModelBindingSource;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colTime;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colTargetFlow;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colTargetHead;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colScheduleFlow;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colSchedulePower;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colRealFlow;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colRealPower;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colScheduleFlowDiff;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colRealFlowDiff;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colRealDN2400Q;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colRealDN2700Q;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colRealDN2400Head;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colRealDN2700Head;
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colButton;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlag1;
|
private DevExpress.XtraGrid.Columns.GridColumn colRunStatus1;
|
private DevExpress.XtraGrid.Columns.GridColumn colWL1;
|
private DevExpress.XtraGrid.Columns.GridColumn colPumpHead1;
|
private DevExpress.XtraGrid.Columns.GridColumn colPressureDiff;
|
private DevExpress.XtraGrid.Columns.GridColumn colHead1;
|
private DevExpress.XtraGrid.Columns.GridColumn colScadaFactor;
|
private DevExpress.XtraGrid.Columns.GridColumn colModelFactor;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlow1;
|
private DevExpress.XtraGrid.Columns.GridColumn colPower1;
|
private DevExpress.XtraGrid.Columns.GridColumn colSpeed1;
|
private DevExpress.XtraGrid.Columns.GridColumn colPowerDiff;
|
private DevExpress.XtraGrid.Columns.GridColumn colSpeedDiif;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlowDiif;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlag;
|
private DevExpress.XtraGrid.Columns.GridColumn colRunStatus;
|
private DevExpress.XtraGrid.Columns.GridColumn colWL;
|
private DevExpress.XtraGrid.Columns.GridColumn colPressureDiff1;
|
private DevExpress.XtraGrid.Columns.GridColumn colPumpHead;
|
private DevExpress.XtraGrid.Columns.GridColumn colHead;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlow;
|
private DevExpress.XtraGrid.Columns.GridColumn colPower;
|
private DevExpress.XtraGrid.Columns.GridColumn colSpeed;
|
private DevExpress.XtraGrid.Columns.GridColumn colMaintenanceState;
|
private DevExpress.XtraGrid.Columns.GridColumn colCurveFlow;
|
private DevExpress.XtraGrid.Columns.GridColumn colCurveFlowDiff;
|
private DevExpress.XtraGrid.Columns.GridColumn colCurveHead;
|
private DevExpress.XtraGrid.Columns.GridColumn colCurveHeadDiff;
|
}
|
}
|