using DevExpress.XtraGrid.Views.Grid;
using System.ComponentModel;
using System.Windows.Forms;
namespace IStation.WinFrmUI.Monitor
{
partial class DataVerificationPage
{
///
/// Required designer variable.
///
private 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();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DataVerificationPage));
this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.barBtnRefresh = new DevExpress.XtraBars.BarButtonItem();
this.barBtnExpandAll = new DevExpress.XtraBars.BarButtonItem();
this.barBtnCollapseAll = new DevExpress.XtraBars.BarButtonItem();
this.barCekSearch = new DevExpress.XtraBars.BarCheckItem();
this.barCekLoad = new DevExpress.XtraBars.BarCheckItem();
this.barCekUseHead = new DevExpress.XtraBars.BarCheckItem();
this.ribbonPageProduct = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.ribbonPageGroupProduct = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
this.stationListCtrl1 = new IStation.WinFrmUI.Monitor.StationListCtrl();
this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
this.controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
this.monitorDataSourcesTreeList1 = new IStation.WinFrmUI.Monitor.MonitorDataSourcesTreeList();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.combineStatisticsViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
this.combineMeterDeviationViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.gridControl3 = new DevExpress.XtraGrid.GridControl();
this.pumpViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
this.gridControl4 = new DevExpress.XtraGrid.GridControl();
this.pumpMeterDeviationViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colYearMonth = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRunFlags = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRpmList = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHeadList = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOutletPressureList = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTotalFlow = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTotalPower = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRunFlags1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRpmList1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOutletList = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlowDeviation = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPowerDeviation = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRecordCount = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTime1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlag = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRpm = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWaterLevel = new DevExpress.XtraGrid.Columns.GridColumn();
this.colInletPressure = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOutletPressure = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHead = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlow = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPower = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlag1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRpm1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOutlet = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlowDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPowerDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRecordCount1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.sidePanel1 = new DevExpress.XtraEditors.SidePanel();
this.gridControl5 = new DevExpress.XtraGrid.GridControl();
this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.pumpViewModelBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.colTime2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlag2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRpm2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWaterLevel1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colInletPressure1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOutletPressure1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHead1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlow1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPower1 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
this.panelContainer1.SuspendLayout();
this.dockPanel2.SuspendLayout();
this.dockPanel2_Container.SuspendLayout();
this.dockPanel1.SuspendLayout();
this.controlContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.combineStatisticsViewModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
this.xtraTabPage2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.combineMeterDeviationViewModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
this.xtraTabPage3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pumpViewModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
this.xtraTabPage4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pumpMeterDeviationViewModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
this.sidePanel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pumpViewModelBindingSource1)).BeginInit();
this.SuspendLayout();
//
// ribbonControl1
//
this.ribbonControl1.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.False;
this.ribbonControl1.EmptyAreaImageOptions.ImagePadding = new System.Windows.Forms.Padding(43, 47, 43, 47);
this.ribbonControl1.ExpandCollapseItem.Id = 0;
this.ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic;
this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.ribbonControl1.ExpandCollapseItem,
this.barBtnRefresh,
this.barBtnExpandAll,
this.barBtnCollapseAll,
this.barCekSearch,
this.barCekLoad,
this.barCekUseHead});
this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
this.ribbonControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ribbonControl1.MaxItemId = 43;
this.ribbonControl1.Name = "ribbonControl1";
this.ribbonControl1.OptionsMenuMinWidth = 471;
this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPageProduct});
this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
this.ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide;
this.ribbonControl1.Size = new System.Drawing.Size(1169, 113);
this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
//
// barBtnRefresh
//
this.barBtnRefresh.Caption = "刷新";
this.barBtnRefresh.Id = 18;
this.barBtnRefresh.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnRefresh.ImageOptions.SvgImage")));
this.barBtnRefresh.Name = "barBtnRefresh";
this.barBtnRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnRefresh_ItemClick);
//
// barBtnExpandAll
//
this.barBtnExpandAll.Caption = "全部展开";
this.barBtnExpandAll.Id = 22;
this.barBtnExpandAll.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnExpandAll.ImageOptions.SvgImage")));
this.barBtnExpandAll.Name = "barBtnExpandAll";
this.barBtnExpandAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnExpandAll_ItemClick);
//
// barBtnCollapseAll
//
this.barBtnCollapseAll.Caption = "全部折叠";
this.barBtnCollapseAll.Id = 23;
this.barBtnCollapseAll.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnCollapseAll.ImageOptions.SvgImage")));
this.barBtnCollapseAll.Name = "barBtnCollapseAll";
this.barBtnCollapseAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnCollapseAll_ItemClick);
//
// barCekSearch
//
this.barCekSearch.Caption = "检索";
this.barCekSearch.Id = 24;
this.barCekSearch.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCekSearch.ImageOptions.SvgImage")));
this.barCekSearch.Name = "barCekSearch";
this.barCekSearch.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCekSearch_CheckedChanged);
//
// barCekLoad
//
this.barCekLoad.BindableChecked = true;
this.barCekLoad.Caption = "加载";
this.barCekLoad.Checked = true;
this.barCekLoad.Id = 38;
this.barCekLoad.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCekLoad.ImageOptions.SvgImage")));
this.barCekLoad.Name = "barCekLoad";
this.barCekLoad.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCekLoad_CheckedChanged);
//
// barCekUseHead
//
this.barCekUseHead.Caption = "扬程(出口)验证";
this.barCekUseHead.Id = 42;
this.barCekUseHead.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barCekUseHead.ImageOptions.SvgImage")));
this.barCekUseHead.Name = "barCekUseHead";
this.barCekUseHead.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.barCekUseHead_CheckedChanged);
//
// ribbonPageProduct
//
this.ribbonPageProduct.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.ribbonPageGroupProduct});
this.ribbonPageProduct.Name = "ribbonPageProduct";
this.ribbonPageProduct.Text = "默认";
//
// ribbonPageGroupProduct
//
this.ribbonPageGroupProduct.ItemLinks.Add(this.barCekLoad, true);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barCekUseHead, true);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnExpandAll, true);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnCollapseAll);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barCekSearch);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnRefresh);
this.ribbonPageGroupProduct.Name = "ribbonPageGroupProduct";
this.ribbonPageGroupProduct.Text = "基础";
//
// dockManager1
//
this.dockManager1.Form = this;
this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
this.panelContainer1});
this.dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light;
this.dockManager1.TopZIndexControls.AddRange(new string[] {
"DevExpress.XtraBars.BarDockControl",
"DevExpress.XtraBars.StandaloneBarDockControl",
"System.Windows.Forms.MenuStrip",
"System.Windows.Forms.StatusStrip",
"System.Windows.Forms.StatusBar",
"DevExpress.XtraBars.Ribbon.RibbonStatusBar",
"DevExpress.XtraBars.Ribbon.RibbonControl",
"DevExpress.XtraBars.Navigation.OfficeNavigationBar",
"DevExpress.XtraBars.Navigation.TileNavPane",
"DevExpress.XtraBars.TabFormControl",
"DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
"DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"});
//
// panelContainer1
//
this.panelContainer1.Controls.Add(this.dockPanel2);
this.panelContainer1.Controls.Add(this.dockPanel1);
this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
this.panelContainer1.ID = new System.Guid("d7020cde-ce15-47d8-833f-b09675cdf446");
this.panelContainer1.Location = new System.Drawing.Point(0, 113);
this.panelContainer1.Name = "panelContainer1";
this.panelContainer1.OriginalSize = new System.Drawing.Size(261, 200);
this.panelContainer1.Size = new System.Drawing.Size(261, 957);
this.panelContainer1.Text = "panelContainer1";
//
// dockPanel2
//
this.dockPanel2.Controls.Add(this.dockPanel2_Container);
this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
this.dockPanel2.ID = new System.Guid("2599d212-cefe-4228-9ecb-26ddf470f2df");
this.dockPanel2.Location = new System.Drawing.Point(0, 0);
this.dockPanel2.Name = "dockPanel2";
this.dockPanel2.Options.ShowCloseButton = false;
this.dockPanel2.Options.ShowMaximizeButton = false;
this.dockPanel2.OriginalSize = new System.Drawing.Size(261, 458);
this.dockPanel2.Size = new System.Drawing.Size(261, 479);
this.dockPanel2.Text = "泵站";
//
// dockPanel2_Container
//
this.dockPanel2_Container.Controls.Add(this.stationListCtrl1);
this.dockPanel2_Container.Location = new System.Drawing.Point(0, 34);
this.dockPanel2_Container.Name = "dockPanel2_Container";
this.dockPanel2_Container.Size = new System.Drawing.Size(260, 445);
this.dockPanel2_Container.TabIndex = 0;
//
// stationListCtrl1
//
this.stationListCtrl1.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.stationListCtrl1.Appearance.Options.UseBackColor = true;
this.stationListCtrl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.stationListCtrl1.Location = new System.Drawing.Point(0, 0);
this.stationListCtrl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.stationListCtrl1.Name = "stationListCtrl1";
this.stationListCtrl1.Size = new System.Drawing.Size(260, 445);
this.stationListCtrl1.TabIndex = 0;
//
// dockPanel1
//
this.dockPanel1.Controls.Add(this.controlContainer1);
this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
this.dockPanel1.ID = new System.Guid("68bd2b78-0777-4ec7-991f-8289b41621a2");
this.dockPanel1.Location = new System.Drawing.Point(0, 479);
this.dockPanel1.Name = "dockPanel1";
this.dockPanel1.Options.ShowCloseButton = false;
this.dockPanel1.OriginalSize = new System.Drawing.Size(261, 458);
this.dockPanel1.Size = new System.Drawing.Size(261, 478);
this.dockPanel1.Text = "数据来源";
//
// controlContainer1
//
this.controlContainer1.Controls.Add(this.monitorDataSourcesTreeList1);
this.controlContainer1.Location = new System.Drawing.Point(0, 35);
this.controlContainer1.Name = "controlContainer1";
this.controlContainer1.Size = new System.Drawing.Size(260, 443);
this.controlContainer1.TabIndex = 0;
//
// monitorDataSourcesTreeList1
//
this.monitorDataSourcesTreeList1.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.monitorDataSourcesTreeList1.Appearance.Options.UseBackColor = true;
this.monitorDataSourcesTreeList1.Dock = System.Windows.Forms.DockStyle.Fill;
this.monitorDataSourcesTreeList1.Location = new System.Drawing.Point(0, 0);
this.monitorDataSourcesTreeList1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.monitorDataSourcesTreeList1.Name = "monitorDataSourcesTreeList1";
this.monitorDataSourcesTreeList1.Size = new System.Drawing.Size(260, 443);
this.monitorDataSourcesTreeList1.TabIndex = 0;
//
// gridControl1
//
this.gridControl1.DataSource = this.combineStatisticsViewModelBindingSource;
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl1.Location = new System.Drawing.Point(0, 0);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.MenuManager = this.ribbonControl1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(906, 919);
this.gridControl1.TabIndex = 2;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// combineStatisticsViewModelBindingSource
//
this.combineStatisticsViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.DataVerificationPage.CombineStatisticsViewModel);
//
// gridView1
//
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colYearMonth,
this.colTime,
this.colRunFlags,
this.colRpmList,
this.colHeadList,
this.colOutletPressureList,
this.colTotalFlow,
this.colTotalPower});
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
//
// xtraTabControl1
//
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(261, 113);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
this.xtraTabControl1.Size = new System.Drawing.Size(908, 957);
this.xtraTabControl1.TabIndex = 5;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
this.xtraTabPage2,
this.xtraTabPage3,
this.xtraTabPage4});
//
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.gridControl1);
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(906, 919);
this.xtraTabPage1.Text = "组合统计数据";
//
// xtraTabPage2
//
this.xtraTabPage2.Controls.Add(this.gridControl2);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.Size = new System.Drawing.Size(906, 919);
this.xtraTabPage2.Text = "组合仪表偏差";
//
// gridControl2
//
this.gridControl2.DataSource = this.combineMeterDeviationViewModelBindingSource;
this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl2.Location = new System.Drawing.Point(0, 0);
this.gridControl2.MainView = this.gridView2;
this.gridControl2.MenuManager = this.ribbonControl1;
this.gridControl2.Name = "gridControl2";
this.gridControl2.Size = new System.Drawing.Size(906, 919);
this.gridControl2.TabIndex = 0;
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2});
//
// combineMeterDeviationViewModelBindingSource
//
this.combineMeterDeviationViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.DataVerificationPage.CombineMeterDeviationViewModel);
//
// gridView2
//
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colRunFlags1,
this.colRpmList1,
this.colOutletList,
this.colFlowDeviation,
this.colPowerDeviation,
this.colRecordCount});
this.gridView2.GridControl = this.gridControl2;
this.gridView2.Name = "gridView2";
this.gridView2.OptionsDetail.EnableMasterViewMode = false;
//
// xtraTabPage3
//
this.xtraTabPage3.Controls.Add(this.gridControl3);
this.xtraTabPage3.Name = "xtraTabPage3";
this.xtraTabPage3.Size = new System.Drawing.Size(906, 919);
this.xtraTabPage3.Text = "单泵数据";
//
// gridControl3
//
this.gridControl3.DataSource = this.pumpViewModelBindingSource;
this.gridControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl3.Location = new System.Drawing.Point(0, 0);
this.gridControl3.MainView = this.gridView3;
this.gridControl3.MenuManager = this.ribbonControl1;
this.gridControl3.Name = "gridControl3";
this.gridControl3.Size = new System.Drawing.Size(906, 919);
this.gridControl3.TabIndex = 0;
this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView3});
//
// pumpViewModelBindingSource
//
this.pumpViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.DataVerificationPage.PumpViewModel);
//
// gridView3
//
this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colTime1,
this.colFlag,
this.colRpm,
this.colWaterLevel,
this.colInletPressure,
this.colOutletPressure,
this.colHead,
this.colFlow,
this.colPower});
this.gridView3.GridControl = this.gridControl3;
this.gridView3.Name = "gridView3";
//
// xtraTabPage4
//
this.xtraTabPage4.Controls.Add(this.gridControl4);
this.xtraTabPage4.Controls.Add(this.sidePanel1);
this.xtraTabPage4.Name = "xtraTabPage4";
this.xtraTabPage4.Size = new System.Drawing.Size(906, 919);
this.xtraTabPage4.Text = "单泵仪表偏差";
//
// gridControl4
//
this.gridControl4.DataSource = this.pumpMeterDeviationViewModelBindingSource;
this.gridControl4.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl4.Location = new System.Drawing.Point(0, 0);
this.gridControl4.MainView = this.gridView4;
this.gridControl4.MenuManager = this.ribbonControl1;
this.gridControl4.Name = "gridControl4";
this.gridControl4.Size = new System.Drawing.Size(906, 575);
this.gridControl4.TabIndex = 0;
this.gridControl4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView4});
//
// pumpMeterDeviationViewModelBindingSource
//
this.pumpMeterDeviationViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.DataVerificationPage.PumpMeterDeviationViewModel);
//
// gridView4
//
this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colFlag1,
this.colRpm1,
this.colOutlet,
this.colFlowDeviation1,
this.colPowerDeviation1,
this.colRecordCount1});
this.gridView4.GridControl = this.gridControl4;
this.gridView4.Name = "gridView4";
this.gridView4.OptionsDetail.EnableMasterViewMode = false;
this.gridView4.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView4_FocusedRowChanged);
//
// colYearMonth
//
this.colYearMonth.FieldName = "YearMonth";
this.colYearMonth.MinWidth = 30;
this.colYearMonth.Name = "colYearMonth";
this.colYearMonth.Visible = true;
this.colYearMonth.VisibleIndex = 0;
this.colYearMonth.Width = 112;
//
// colTime
//
this.colTime.FieldName = "Time";
this.colTime.MinWidth = 30;
this.colTime.Name = "colTime";
this.colTime.Visible = true;
this.colTime.VisibleIndex = 1;
this.colTime.Width = 112;
//
// colRunFlags
//
this.colRunFlags.FieldName = "RunFlags";
this.colRunFlags.MinWidth = 30;
this.colRunFlags.Name = "colRunFlags";
this.colRunFlags.Visible = true;
this.colRunFlags.VisibleIndex = 2;
this.colRunFlags.Width = 112;
//
// colRpmList
//
this.colRpmList.FieldName = "RpmList";
this.colRpmList.MinWidth = 30;
this.colRpmList.Name = "colRpmList";
this.colRpmList.Visible = true;
this.colRpmList.VisibleIndex = 3;
this.colRpmList.Width = 112;
//
// colHeadList
//
this.colHeadList.FieldName = "HeadList";
this.colHeadList.MinWidth = 30;
this.colHeadList.Name = "colHeadList";
this.colHeadList.Visible = true;
this.colHeadList.VisibleIndex = 4;
this.colHeadList.Width = 112;
//
// colOutletPressureList
//
this.colOutletPressureList.FieldName = "OutletPressureList";
this.colOutletPressureList.MinWidth = 30;
this.colOutletPressureList.Name = "colOutletPressureList";
this.colOutletPressureList.Visible = true;
this.colOutletPressureList.VisibleIndex = 5;
this.colOutletPressureList.Width = 112;
//
// colTotalFlow
//
this.colTotalFlow.FieldName = "TotalFlow";
this.colTotalFlow.MinWidth = 30;
this.colTotalFlow.Name = "colTotalFlow";
this.colTotalFlow.Visible = true;
this.colTotalFlow.VisibleIndex = 6;
this.colTotalFlow.Width = 112;
//
// colTotalPower
//
this.colTotalPower.FieldName = "TotalPower";
this.colTotalPower.MinWidth = 30;
this.colTotalPower.Name = "colTotalPower";
this.colTotalPower.Visible = true;
this.colTotalPower.VisibleIndex = 7;
this.colTotalPower.Width = 112;
//
// colRunFlags1
//
this.colRunFlags1.FieldName = "RunFlags";
this.colRunFlags1.MinWidth = 30;
this.colRunFlags1.Name = "colRunFlags1";
this.colRunFlags1.Visible = true;
this.colRunFlags1.VisibleIndex = 0;
this.colRunFlags1.Width = 112;
//
// colRpmList1
//
this.colRpmList1.FieldName = "RpmList";
this.colRpmList1.MinWidth = 30;
this.colRpmList1.Name = "colRpmList1";
this.colRpmList1.Visible = true;
this.colRpmList1.VisibleIndex = 1;
this.colRpmList1.Width = 112;
//
// colOutletList
//
this.colOutletList.FieldName = "OutletList";
this.colOutletList.MinWidth = 30;
this.colOutletList.Name = "colOutletList";
this.colOutletList.Visible = true;
this.colOutletList.VisibleIndex = 2;
this.colOutletList.Width = 112;
//
// colFlowDeviation
//
this.colFlowDeviation.FieldName = "FlowDeviation";
this.colFlowDeviation.MinWidth = 30;
this.colFlowDeviation.Name = "colFlowDeviation";
this.colFlowDeviation.Visible = true;
this.colFlowDeviation.VisibleIndex = 3;
this.colFlowDeviation.Width = 112;
//
// colPowerDeviation
//
this.colPowerDeviation.FieldName = "PowerDeviation";
this.colPowerDeviation.MinWidth = 30;
this.colPowerDeviation.Name = "colPowerDeviation";
this.colPowerDeviation.Visible = true;
this.colPowerDeviation.VisibleIndex = 4;
this.colPowerDeviation.Width = 112;
//
// colRecordCount
//
this.colRecordCount.FieldName = "RecordCount";
this.colRecordCount.MinWidth = 30;
this.colRecordCount.Name = "colRecordCount";
this.colRecordCount.Visible = true;
this.colRecordCount.VisibleIndex = 5;
this.colRecordCount.Width = 112;
//
// colTime1
//
this.colTime1.FieldName = "Time";
this.colTime1.MinWidth = 30;
this.colTime1.Name = "colTime1";
this.colTime1.Visible = true;
this.colTime1.VisibleIndex = 0;
this.colTime1.Width = 112;
//
// colFlag
//
this.colFlag.FieldName = "Flag";
this.colFlag.MinWidth = 30;
this.colFlag.Name = "colFlag";
this.colFlag.Visible = true;
this.colFlag.VisibleIndex = 1;
this.colFlag.Width = 112;
//
// colRpm
//
this.colRpm.FieldName = "Rpm";
this.colRpm.MinWidth = 30;
this.colRpm.Name = "colRpm";
this.colRpm.Visible = true;
this.colRpm.VisibleIndex = 2;
this.colRpm.Width = 112;
//
// colWaterLevel
//
this.colWaterLevel.FieldName = "WaterLevel";
this.colWaterLevel.MinWidth = 30;
this.colWaterLevel.Name = "colWaterLevel";
this.colWaterLevel.Visible = true;
this.colWaterLevel.VisibleIndex = 3;
this.colWaterLevel.Width = 112;
//
// colInletPressure
//
this.colInletPressure.FieldName = "InletPressure";
this.colInletPressure.MinWidth = 30;
this.colInletPressure.Name = "colInletPressure";
this.colInletPressure.Visible = true;
this.colInletPressure.VisibleIndex = 4;
this.colInletPressure.Width = 112;
//
// colOutletPressure
//
this.colOutletPressure.FieldName = "OutletPressure";
this.colOutletPressure.MinWidth = 30;
this.colOutletPressure.Name = "colOutletPressure";
this.colOutletPressure.Visible = true;
this.colOutletPressure.VisibleIndex = 5;
this.colOutletPressure.Width = 112;
//
// colHead
//
this.colHead.FieldName = "Head";
this.colHead.MinWidth = 30;
this.colHead.Name = "colHead";
this.colHead.Visible = true;
this.colHead.VisibleIndex = 6;
this.colHead.Width = 112;
//
// colFlow
//
this.colFlow.FieldName = "Flow";
this.colFlow.MinWidth = 30;
this.colFlow.Name = "colFlow";
this.colFlow.Visible = true;
this.colFlow.VisibleIndex = 7;
this.colFlow.Width = 112;
//
// colPower
//
this.colPower.FieldName = "Power";
this.colPower.MinWidth = 30;
this.colPower.Name = "colPower";
this.colPower.Visible = true;
this.colPower.VisibleIndex = 8;
this.colPower.Width = 112;
//
// colFlag1
//
this.colFlag1.FieldName = "Flag";
this.colFlag1.MinWidth = 30;
this.colFlag1.Name = "colFlag1";
this.colFlag1.Visible = true;
this.colFlag1.VisibleIndex = 0;
this.colFlag1.Width = 112;
//
// colRpm1
//
this.colRpm1.FieldName = "Rpm";
this.colRpm1.MinWidth = 30;
this.colRpm1.Name = "colRpm1";
this.colRpm1.Visible = true;
this.colRpm1.VisibleIndex = 1;
this.colRpm1.Width = 112;
//
// colOutlet
//
this.colOutlet.FieldName = "Outlet";
this.colOutlet.MinWidth = 30;
this.colOutlet.Name = "colOutlet";
this.colOutlet.Visible = true;
this.colOutlet.VisibleIndex = 2;
this.colOutlet.Width = 112;
//
// colFlowDeviation1
//
this.colFlowDeviation1.FieldName = "FlowDeviation";
this.colFlowDeviation1.MinWidth = 30;
this.colFlowDeviation1.Name = "colFlowDeviation1";
this.colFlowDeviation1.Visible = true;
this.colFlowDeviation1.VisibleIndex = 3;
this.colFlowDeviation1.Width = 112;
//
// colPowerDeviation1
//
this.colPowerDeviation1.FieldName = "PowerDeviation";
this.colPowerDeviation1.MinWidth = 30;
this.colPowerDeviation1.Name = "colPowerDeviation1";
this.colPowerDeviation1.Visible = true;
this.colPowerDeviation1.VisibleIndex = 4;
this.colPowerDeviation1.Width = 112;
//
// colRecordCount1
//
this.colRecordCount1.FieldName = "RecordCount";
this.colRecordCount1.MinWidth = 30;
this.colRecordCount1.Name = "colRecordCount1";
this.colRecordCount1.Visible = true;
this.colRecordCount1.VisibleIndex = 5;
this.colRecordCount1.Width = 112;
//
// sidePanel1
//
this.sidePanel1.Controls.Add(this.gridControl5);
this.sidePanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.sidePanel1.Location = new System.Drawing.Point(0, 575);
this.sidePanel1.Name = "sidePanel1";
this.sidePanel1.Size = new System.Drawing.Size(906, 344);
this.sidePanel1.TabIndex = 1;
this.sidePanel1.Text = "sidePanel1";
//
// gridControl5
//
this.gridControl5.DataSource = this.pumpViewModelBindingSource1;
this.gridControl5.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl5.Location = new System.Drawing.Point(0, 1);
this.gridControl5.MainView = this.gridView5;
this.gridControl5.MenuManager = this.ribbonControl1;
this.gridControl5.Name = "gridControl5";
this.gridControl5.Size = new System.Drawing.Size(906, 343);
this.gridControl5.TabIndex = 0;
this.gridControl5.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView5});
//
// gridView5
//
this.gridView5.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colTime2,
this.colFlag2,
this.colRpm2,
this.colWaterLevel1,
this.colInletPressure1,
this.colOutletPressure1,
this.colHead1,
this.colFlow1,
this.colPower1});
this.gridView5.GridControl = this.gridControl5;
this.gridView5.Name = "gridView5";
//
// pumpViewModelBindingSource1
//
this.pumpViewModelBindingSource1.DataSource = typeof(IStation.WinFrmUI.Monitor.DataVerificationPage.PumpViewModel);
//
// colTime2
//
this.colTime2.FieldName = "Time";
this.colTime2.MinWidth = 30;
this.colTime2.Name = "colTime2";
this.colTime2.Visible = true;
this.colTime2.VisibleIndex = 0;
this.colTime2.Width = 112;
//
// colFlag2
//
this.colFlag2.FieldName = "Flag";
this.colFlag2.MinWidth = 30;
this.colFlag2.Name = "colFlag2";
this.colFlag2.Visible = true;
this.colFlag2.VisibleIndex = 1;
this.colFlag2.Width = 112;
//
// colRpm2
//
this.colRpm2.FieldName = "Rpm";
this.colRpm2.MinWidth = 30;
this.colRpm2.Name = "colRpm2";
this.colRpm2.Visible = true;
this.colRpm2.VisibleIndex = 2;
this.colRpm2.Width = 112;
//
// colWaterLevel1
//
this.colWaterLevel1.FieldName = "WaterLevel";
this.colWaterLevel1.MinWidth = 30;
this.colWaterLevel1.Name = "colWaterLevel1";
this.colWaterLevel1.Visible = true;
this.colWaterLevel1.VisibleIndex = 3;
this.colWaterLevel1.Width = 112;
//
// colInletPressure1
//
this.colInletPressure1.FieldName = "InletPressure";
this.colInletPressure1.MinWidth = 30;
this.colInletPressure1.Name = "colInletPressure1";
this.colInletPressure1.Visible = true;
this.colInletPressure1.VisibleIndex = 4;
this.colInletPressure1.Width = 112;
//
// colOutletPressure1
//
this.colOutletPressure1.FieldName = "OutletPressure";
this.colOutletPressure1.MinWidth = 30;
this.colOutletPressure1.Name = "colOutletPressure1";
this.colOutletPressure1.Visible = true;
this.colOutletPressure1.VisibleIndex = 5;
this.colOutletPressure1.Width = 112;
//
// colHead1
//
this.colHead1.FieldName = "Head";
this.colHead1.MinWidth = 30;
this.colHead1.Name = "colHead1";
this.colHead1.Visible = true;
this.colHead1.VisibleIndex = 6;
this.colHead1.Width = 112;
//
// colFlow1
//
this.colFlow1.FieldName = "Flow";
this.colFlow1.MinWidth = 30;
this.colFlow1.Name = "colFlow1";
this.colFlow1.Visible = true;
this.colFlow1.VisibleIndex = 7;
this.colFlow1.Width = 112;
//
// colPower1
//
this.colPower1.FieldName = "Power";
this.colPower1.MinWidth = 30;
this.colPower1.Name = "colPower1";
this.colPower1.Visible = true;
this.colPower1.VisibleIndex = 8;
this.colPower1.Width = 112;
//
// DataVerificationPage
//
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.Appearance.Options.UseBackColor = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.xtraTabControl1);
this.Controls.Add(this.panelContainer1);
this.Controls.Add(this.ribbonControl1);
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.Name = "DataVerificationPage";
this.Size = new System.Drawing.Size(1169, 1070);
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
this.panelContainer1.ResumeLayout(false);
this.dockPanel2.ResumeLayout(false);
this.dockPanel2_Container.ResumeLayout(false);
this.dockPanel1.ResumeLayout(false);
this.controlContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.combineStatisticsViewModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
this.xtraTabPage2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.combineMeterDeviationViewModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
this.xtraTabPage3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pumpViewModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
this.xtraTabPage4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pumpMeterDeviationViewModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
this.sidePanel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pumpViewModelBindingSource1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
private DevExpress.XtraBars.BarButtonItem barBtnRefresh;
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPageProduct;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroupProduct;
private DevExpress.XtraBars.Docking.DockManager dockManager1;
private DevExpress.XtraBars.Docking.DockPanel dockPanel1;
private DevExpress.XtraBars.Docking.ControlContainer controlContainer1;
private DevExpress.XtraBars.BarButtonItem barBtnExpandAll;
private DevExpress.XtraBars.BarButtonItem barBtnCollapseAll;
private DevExpress.XtraBars.BarCheckItem barCekSearch;
private MonitorDataSourcesTreeList monitorDataSourcesTreeList1;
private DevExpress.XtraBars.Docking.DockPanel panelContainer1;
private DevExpress.XtraBars.Docking.DockPanel dockPanel2;
private DevExpress.XtraBars.Docking.ControlContainer dockPanel2_Container;
private StationListCtrl stationListCtrl1;
private DevExpress.XtraGrid.GridControl gridControl1;
private GridView gridView1;
private DevExpress.XtraBars.BarCheckItem barCekLoad;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
private DevExpress.XtraGrid.GridControl gridControl2;
private GridView gridView2;
private BindingSource combineStatisticsViewModelBindingSource;
private BindingSource combineMeterDeviationViewModelBindingSource;
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
private DevExpress.XtraGrid.GridControl gridControl3;
private GridView gridView3;
private DevExpress.XtraGrid.GridControl gridControl4;
private GridView gridView4;
private BindingSource pumpViewModelBindingSource;
private BindingSource pumpMeterDeviationViewModelBindingSource;
private DevExpress.XtraBars.BarCheckItem barCekUseHead;
private DevExpress.XtraGrid.Columns.GridColumn colYearMonth;
private DevExpress.XtraGrid.Columns.GridColumn colTime;
private DevExpress.XtraGrid.Columns.GridColumn colRunFlags;
private DevExpress.XtraGrid.Columns.GridColumn colRpmList;
private DevExpress.XtraGrid.Columns.GridColumn colHeadList;
private DevExpress.XtraGrid.Columns.GridColumn colOutletPressureList;
private DevExpress.XtraGrid.Columns.GridColumn colTotalFlow;
private DevExpress.XtraGrid.Columns.GridColumn colTotalPower;
private DevExpress.XtraGrid.Columns.GridColumn colRunFlags1;
private DevExpress.XtraGrid.Columns.GridColumn colRpmList1;
private DevExpress.XtraGrid.Columns.GridColumn colOutletList;
private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation;
private DevExpress.XtraGrid.Columns.GridColumn colPowerDeviation;
private DevExpress.XtraGrid.Columns.GridColumn colRecordCount;
private DevExpress.XtraGrid.Columns.GridColumn colTime1;
private DevExpress.XtraGrid.Columns.GridColumn colFlag;
private DevExpress.XtraGrid.Columns.GridColumn colRpm;
private DevExpress.XtraGrid.Columns.GridColumn colWaterLevel;
private DevExpress.XtraGrid.Columns.GridColumn colInletPressure;
private DevExpress.XtraGrid.Columns.GridColumn colOutletPressure;
private DevExpress.XtraGrid.Columns.GridColumn colHead;
private DevExpress.XtraGrid.Columns.GridColumn colFlow;
private DevExpress.XtraGrid.Columns.GridColumn colPower;
private DevExpress.XtraGrid.Columns.GridColumn colFlag1;
private DevExpress.XtraGrid.Columns.GridColumn colRpm1;
private DevExpress.XtraGrid.Columns.GridColumn colOutlet;
private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation1;
private DevExpress.XtraGrid.Columns.GridColumn colPowerDeviation1;
private DevExpress.XtraGrid.Columns.GridColumn colRecordCount1;
private DevExpress.XtraEditors.SidePanel sidePanel1;
private DevExpress.XtraGrid.GridControl gridControl5;
private GridView gridView5;
private BindingSource pumpViewModelBindingSource1;
private DevExpress.XtraGrid.Columns.GridColumn colTime2;
private DevExpress.XtraGrid.Columns.GridColumn colFlag2;
private DevExpress.XtraGrid.Columns.GridColumn colRpm2;
private DevExpress.XtraGrid.Columns.GridColumn colWaterLevel1;
private DevExpress.XtraGrid.Columns.GridColumn colInletPressure1;
private DevExpress.XtraGrid.Columns.GridColumn colOutletPressure1;
private DevExpress.XtraGrid.Columns.GridColumn colHead1;
private DevExpress.XtraGrid.Columns.GridColumn colFlow1;
private DevExpress.XtraGrid.Columns.GridColumn colPower1;
}
}