using DevExpress.XtraGrid.Views.Grid;
using System.ComponentModel;
using System.Windows.Forms;
namespace IStation.WinFrmUI.Monitor
{
partial class ScadaDiffVerifyPage
{
///
/// 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(ScadaDiffVerifyPage));
DevExpress.XtraCharts.XYDiagram xyDiagram1 = new DevExpress.XtraCharts.XYDiagram();
DevExpress.XtraCharts.SecondaryAxisY secondaryAxisY1 = new DevExpress.XtraCharts.SecondaryAxisY();
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
DevExpress.XtraCharts.LineSeriesView lineSeriesView1 = new DevExpress.XtraCharts.LineSeriesView();
this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.barBtnRefresh = new DevExpress.XtraBars.BarButtonItem();
this.barEditDate = new DevExpress.XtraBars.BarEditItem();
this.repDateEdit = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
this.barBtnVerify = new DevExpress.XtraBars.BarButtonItem();
this.barBtnExportExcel = new DevExpress.XtraBars.BarButtonItem();
this.barBtnExportWaterDesk = new DevExpress.XtraBars.BarButtonItem();
this.barBtnExportEapnet = new DevExpress.XtraBars.BarButtonItem();
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.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
this.controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
this.equipmentExTreeListCtrl1 = new IStation.WinFrmUI.Monitor.EquipmentExTreeListCtrl();
this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
this.monitorDataSourcesTreeList = new IStation.WinFrmUI.Monitor.MonitorDataSourcesTreeList();
this.propertyGridControl1 = new DevExpress.XtraVerticalGrid.PropertyGridControl();
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
this.tabPane1 = new DevExpress.XtraBars.Navigation.TabPane();
this.tabPageChart = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.sidePanel1 = new DevExpress.XtraEditors.SidePanel();
this.tabPageGrid = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.verifyViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colTime = new DevExpress.XtraGrid.Columns.GridColumn();
this.colInterPower = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPowerDiff = new DevExpress.XtraGrid.Columns.GridColumn();
this.colInterHead = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHeadDiff = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEff = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRpm = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFrequency = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFlowRate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colHead = new DevExpress.XtraGrid.Columns.GridColumn();
this.colInstantaneousPower = new DevExpress.XtraGrid.Columns.GridColumn();
this.colWaterLevel = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOutP = new DevExpress.XtraGrid.Columns.GridColumn();
this.colInP = new DevExpress.XtraGrid.Columns.GridColumn();
this.colUpdateHeadDiff = new DevExpress.XtraGrid.Columns.GridColumn();
this.tabNavigationPage1 = new DevExpress.XtraBars.Navigation.TabNavigationPage();
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
this.memoInfo = new DevExpress.XtraEditors.MemoEdit();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repDateEdit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repDateEdit.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
this.panelContainer1.SuspendLayout();
this.dockPanel1.SuspendLayout();
this.controlContainer1.SuspendLayout();
this.dockPanel2.SuspendLayout();
this.dockPanel2_Container.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.propertyGridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(series1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabPane1)).BeginInit();
this.tabPane1.SuspendLayout();
this.tabPageChart.SuspendLayout();
this.sidePanel1.SuspendLayout();
this.tabPageGrid.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.verifyViewModelBindingSource)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
this.tabNavigationPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
this.layoutControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.memoInfo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).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.barEditDate,
this.barBtnVerify,
this.barBtnExportExcel,
this.barBtnExportWaterDesk,
this.barBtnExportEapnet});
this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
this.ribbonControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ribbonControl1.MaxItemId = 41;
this.ribbonControl1.Name = "ribbonControl1";
this.ribbonControl1.OptionsMenuMinWidth = 471;
this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPageProduct});
this.ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repDateEdit});
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(1325, 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);
//
// barEditDate
//
this.barEditDate.Caption = "年月:";
this.barEditDate.Edit = this.repDateEdit;
this.barEditDate.EditWidth = 130;
this.barEditDate.Id = 34;
this.barEditDate.Name = "barEditDate";
//
// repDateEdit
//
this.repDateEdit.AutoHeight = false;
this.repDateEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repDateEdit.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repDateEdit.Name = "repDateEdit";
//
// barBtnVerify
//
this.barBtnVerify.Caption = "验证";
this.barBtnVerify.Id = 35;
this.barBtnVerify.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnVerify.ImageOptions.SvgImage")));
this.barBtnVerify.Name = "barBtnVerify";
this.barBtnVerify.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnVerify_ItemClick);
//
// barBtnExportExcel
//
this.barBtnExportExcel.Caption = "导出表格";
this.barBtnExportExcel.Id = 36;
this.barBtnExportExcel.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnExportExcel.ImageOptions.SvgImage")));
this.barBtnExportExcel.Name = "barBtnExportExcel";
this.barBtnExportExcel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnExportExcel_ItemClick);
//
// barBtnExportWaterDesk
//
this.barBtnExportWaterDesk.Caption = "导出WaterDesk模型验证数据";
this.barBtnExportWaterDesk.Id = 39;
this.barBtnExportWaterDesk.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnExportWaterDesk.ImageOptions.SvgImage")));
this.barBtnExportWaterDesk.Name = "barBtnExportWaterDesk";
this.barBtnExportWaterDesk.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnExportWaterDesk_ItemClick);
//
// barBtnExportEapnet
//
this.barBtnExportEapnet.Caption = "导出Epanet模型验证数据";
this.barBtnExportEapnet.Id = 40;
this.barBtnExportEapnet.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnExportEapnet.ImageOptions.SvgImage")));
this.barBtnExportEapnet.Name = "barBtnExportEapnet";
this.barBtnExportEapnet.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnExportEapnet_ItemClick);
//
// 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.barEditDate);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnVerify);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnRefresh, true);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnExportExcel);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnExportWaterDesk);
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnExportEapnet);
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.dockPanel1);
this.panelContainer1.Controls.Add(this.dockPanel2);
this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
this.panelContainer1.ID = new System.Guid("0dd8fcf7-53d6-4171-a67a-5710f5e085e0");
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";
//
// 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, 0);
this.dockPanel1.Name = "dockPanel1";
this.dockPanel1.Options.ShowCloseButton = false;
this.dockPanel1.Options.ShowMaximizeButton = false;
this.dockPanel1.OriginalSize = new System.Drawing.Size(261, 458);
this.dockPanel1.Size = new System.Drawing.Size(261, 479);
this.dockPanel1.Text = "泵站";
//
// controlContainer1
//
this.controlContainer1.Controls.Add(this.equipmentExTreeListCtrl1);
this.controlContainer1.Location = new System.Drawing.Point(0, 34);
this.controlContainer1.Name = "controlContainer1";
this.controlContainer1.Size = new System.Drawing.Size(260, 445);
this.controlContainer1.TabIndex = 0;
//
// equipmentExTreeListCtrl1
//
this.equipmentExTreeListCtrl1.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.equipmentExTreeListCtrl1.Appearance.Options.UseBackColor = true;
this.equipmentExTreeListCtrl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.equipmentExTreeListCtrl1.Location = new System.Drawing.Point(0, 0);
this.equipmentExTreeListCtrl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.equipmentExTreeListCtrl1.Name = "equipmentExTreeListCtrl1";
this.equipmentExTreeListCtrl1.Size = new System.Drawing.Size(260, 445);
this.equipmentExTreeListCtrl1.TabIndex = 0;
//
// dockPanel2
//
this.dockPanel2.Controls.Add(this.dockPanel2_Container);
this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
this.dockPanel2.ID = new System.Guid("10e301a4-9a16-41f4-96f8-4e6f9542955a");
this.dockPanel2.Location = new System.Drawing.Point(0, 479);
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, 478);
this.dockPanel2.Text = "数据来源";
//
// dockPanel2_Container
//
this.dockPanel2_Container.Controls.Add(this.monitorDataSourcesTreeList);
this.dockPanel2_Container.Location = new System.Drawing.Point(0, 35);
this.dockPanel2_Container.Name = "dockPanel2_Container";
this.dockPanel2_Container.Size = new System.Drawing.Size(260, 443);
this.dockPanel2_Container.TabIndex = 0;
//
// monitorDataSourcesTreeList
//
this.monitorDataSourcesTreeList.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.monitorDataSourcesTreeList.Appearance.Options.UseBackColor = true;
this.monitorDataSourcesTreeList.Dock = System.Windows.Forms.DockStyle.Fill;
this.monitorDataSourcesTreeList.Location = new System.Drawing.Point(0, 0);
this.monitorDataSourcesTreeList.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.monitorDataSourcesTreeList.Name = "monitorDataSourcesTreeList";
this.monitorDataSourcesTreeList.Size = new System.Drawing.Size(260, 443);
this.monitorDataSourcesTreeList.TabIndex = 0;
//
// propertyGridControl1
//
this.propertyGridControl1.Cursor = System.Windows.Forms.Cursors.Default;
this.propertyGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.propertyGridControl1.Location = new System.Drawing.Point(1, 0);
this.propertyGridControl1.MenuManager = this.ribbonControl1;
this.propertyGridControl1.Name = "propertyGridControl1";
this.propertyGridControl1.OptionsView.AllowReadOnlyRowAppearance = DevExpress.Utils.DefaultBoolean.True;
this.propertyGridControl1.Size = new System.Drawing.Size(269, 908);
this.propertyGridControl1.TabIndex = 0;
//
// chartControl1
//
xyDiagram1.AxisX.VisibleInPanesSerializable = "-1";
xyDiagram1.AxisY.Color = System.Drawing.Color.DarkRed;
xyDiagram1.AxisY.Title.Text = "功率(kw)";
xyDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
xyDiagram1.AxisY.VisibleInPanesSerializable = "-1";
secondaryAxisY1.AxisID = 0;
secondaryAxisY1.Color = System.Drawing.Color.DodgerBlue;
secondaryAxisY1.Name = "AxisYHead";
secondaryAxisY1.Title.Text = "扬程(m)";
secondaryAxisY1.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
secondaryAxisY1.VisibleInPanesSerializable = "-1";
xyDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SecondaryAxisY[] {
secondaryAxisY1});
this.chartControl1.Diagram = xyDiagram1;
this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartControl1.Legend.LegendID = -1;
this.chartControl1.Location = new System.Drawing.Point(0, 0);
this.chartControl1.Name = "chartControl1";
series1.Name = "Series 1";
series1.SeriesID = 0;
series1.View = lineSeriesView1;
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[] {
series1};
this.chartControl1.Size = new System.Drawing.Size(794, 908);
this.chartControl1.TabIndex = 11;
this.chartControl1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.chartControl1_MouseClick);
//
// tabPane1
//
this.tabPane1.Controls.Add(this.tabPageChart);
this.tabPane1.Controls.Add(this.tabPageGrid);
this.tabPane1.Controls.Add(this.tabNavigationPage1);
this.tabPane1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabPane1.Location = new System.Drawing.Point(261, 113);
this.tabPane1.Name = "tabPane1";
this.tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
this.tabPageChart,
this.tabPageGrid,
this.tabNavigationPage1});
this.tabPane1.RegularSize = new System.Drawing.Size(1064, 957);
this.tabPane1.SelectedPage = this.tabPageChart;
this.tabPane1.Size = new System.Drawing.Size(1064, 957);
this.tabPane1.TabIndex = 15;
this.tabPane1.Text = "tabPane1";
//
// tabPageChart
//
this.tabPageChart.Caption = "图表";
this.tabPageChart.Controls.Add(this.chartControl1);
this.tabPageChart.Controls.Add(this.sidePanel1);
this.tabPageChart.Name = "tabPageChart";
this.tabPageChart.Size = new System.Drawing.Size(1064, 908);
//
// sidePanel1
//
this.sidePanel1.Controls.Add(this.propertyGridControl1);
this.sidePanel1.Dock = System.Windows.Forms.DockStyle.Right;
this.sidePanel1.Location = new System.Drawing.Point(794, 0);
this.sidePanel1.Name = "sidePanel1";
this.sidePanel1.Size = new System.Drawing.Size(270, 908);
this.sidePanel1.TabIndex = 0;
this.sidePanel1.Text = "sidePanel1";
//
// tabPageGrid
//
this.tabPageGrid.Caption = "表格";
this.tabPageGrid.Controls.Add(this.gridControl1);
this.tabPageGrid.Name = "tabPageGrid";
this.tabPageGrid.Size = new System.Drawing.Size(1064, 908);
//
// gridControl1
//
this.gridControl1.DataSource = this.verifyViewModelBindingSource;
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(1064, 908);
this.gridControl1.TabIndex = 0;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// verifyViewModelBindingSource
//
this.verifyViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.ScadaVerifyPage.VerifyViewModel);
//
// gridView1
//
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colTime,
this.colInterPower,
this.colPowerDiff,
this.colInterHead,
this.colHeadDiff,
this.colEff,
this.colRpm,
this.colFrequency,
this.colFlowRate,
this.colHead,
this.colInstantaneousPower,
this.colWaterLevel,
this.colOutP,
this.colInP,
this.colUpdateHeadDiff});
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
//
// colTime
//
this.colTime.DisplayFormat.FormatString = "G";
this.colTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colTime.FieldName = "Time";
this.colTime.MinWidth = 30;
this.colTime.Name = "colTime";
this.colTime.Visible = true;
this.colTime.VisibleIndex = 0;
this.colTime.Width = 100;
//
// colInterPower
//
this.colInterPower.FieldName = "InterPower";
this.colInterPower.MinWidth = 30;
this.colInterPower.Name = "colInterPower";
this.colInterPower.Visible = true;
this.colInterPower.VisibleIndex = 13;
this.colInterPower.Width = 61;
//
// colPowerDiff
//
this.colPowerDiff.FieldName = "PowerDiff";
this.colPowerDiff.MinWidth = 30;
this.colPowerDiff.Name = "colPowerDiff";
this.colPowerDiff.Visible = true;
this.colPowerDiff.VisibleIndex = 14;
this.colPowerDiff.Width = 80;
//
// colInterHead
//
this.colInterHead.FieldName = "InterHead";
this.colInterHead.MinWidth = 30;
this.colInterHead.Name = "colInterHead";
this.colInterHead.Visible = true;
this.colInterHead.VisibleIndex = 10;
this.colInterHead.Width = 61;
//
// colHeadDiff
//
this.colHeadDiff.FieldName = "HeadDiff";
this.colHeadDiff.MinWidth = 30;
this.colHeadDiff.Name = "colHeadDiff";
this.colHeadDiff.Visible = true;
this.colHeadDiff.VisibleIndex = 11;
this.colHeadDiff.Width = 61;
//
// colEff
//
this.colEff.FieldName = "Eff";
this.colEff.MinWidth = 30;
this.colEff.Name = "colEff";
this.colEff.Visible = true;
this.colEff.VisibleIndex = 9;
this.colEff.Width = 61;
//
// colRpm
//
this.colRpm.FieldName = "Rpm";
this.colRpm.MinWidth = 30;
this.colRpm.Name = "colRpm";
this.colRpm.Visible = true;
this.colRpm.VisibleIndex = 7;
this.colRpm.Width = 61;
//
// colFrequency
//
this.colFrequency.FieldName = "Frequency";
this.colFrequency.MinWidth = 30;
this.colFrequency.Name = "colFrequency";
this.colFrequency.Visible = true;
this.colFrequency.VisibleIndex = 8;
this.colFrequency.Width = 61;
//
// colFlowRate
//
this.colFlowRate.FieldName = "FlowRate";
this.colFlowRate.MinWidth = 30;
this.colFlowRate.Name = "colFlowRate";
this.colFlowRate.Visible = true;
this.colFlowRate.VisibleIndex = 4;
this.colFlowRate.Width = 37;
//
// colHead
//
this.colHead.FieldName = "Head";
this.colHead.MinWidth = 30;
this.colHead.Name = "colHead";
this.colHead.Visible = true;
this.colHead.VisibleIndex = 5;
this.colHead.Width = 61;
//
// colInstantaneousPower
//
this.colInstantaneousPower.FieldName = "InstantaneousPower";
this.colInstantaneousPower.MinWidth = 30;
this.colInstantaneousPower.Name = "colInstantaneousPower";
this.colInstantaneousPower.Visible = true;
this.colInstantaneousPower.VisibleIndex = 6;
this.colInstantaneousPower.Width = 61;
//
// colWaterLevel
//
this.colWaterLevel.Caption = "水位";
this.colWaterLevel.FieldName = "WaterLevel";
this.colWaterLevel.MinWidth = 30;
this.colWaterLevel.Name = "colWaterLevel";
this.colWaterLevel.Visible = true;
this.colWaterLevel.VisibleIndex = 1;
this.colWaterLevel.Width = 69;
//
// colOutP
//
this.colOutP.Caption = "出口压力";
this.colOutP.FieldName = "OutletPressure";
this.colOutP.MinWidth = 30;
this.colOutP.Name = "colOutP";
this.colOutP.Visible = true;
this.colOutP.VisibleIndex = 3;
this.colOutP.Width = 37;
//
// colInP
//
this.colInP.Caption = "进口压力";
this.colInP.FieldName = "InletPressure";
this.colInP.MinWidth = 30;
this.colInP.Name = "colInP";
this.colInP.Visible = true;
this.colInP.VisibleIndex = 2;
this.colInP.Width = 61;
//
// colUpdateHeadDiff
//
this.colUpdateHeadDiff.Caption = "扬程差值(修正后)";
this.colUpdateHeadDiff.FieldName = "UpdateHeadDiff";
this.colUpdateHeadDiff.MinWidth = 30;
this.colUpdateHeadDiff.Name = "colUpdateHeadDiff";
this.colUpdateHeadDiff.Visible = true;
this.colUpdateHeadDiff.VisibleIndex = 12;
this.colUpdateHeadDiff.Width = 112;
//
// tabNavigationPage1
//
this.tabNavigationPage1.Caption = "统计信息";
this.tabNavigationPage1.Controls.Add(this.layoutControl1);
this.tabNavigationPage1.Name = "tabNavigationPage1";
this.tabNavigationPage1.Size = new System.Drawing.Size(1064, 908);
//
// layoutControl1
//
this.layoutControl1.Controls.Add(this.memoInfo);
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.layoutControl1.Location = new System.Drawing.Point(0, 0);
this.layoutControl1.Name = "layoutControl1";
this.layoutControl1.Root = this.Root;
this.layoutControl1.Size = new System.Drawing.Size(1064, 908);
this.layoutControl1.TabIndex = 0;
this.layoutControl1.Text = "layoutControl1";
//
// memoInfo
//
this.memoInfo.Location = new System.Drawing.Point(12, 12);
this.memoInfo.MenuManager = this.ribbonControl1;
this.memoInfo.Name = "memoInfo";
this.memoInfo.Size = new System.Drawing.Size(1040, 884);
this.memoInfo.StyleController = this.layoutControl1;
this.memoInfo.TabIndex = 4;
//
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
this.Root.GroupBordersVisible = false;
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
this.layoutControlItem1});
this.Root.Name = "Root";
this.Root.Size = new System.Drawing.Size(1064, 908);
this.Root.TextVisible = false;
//
// layoutControlItem1
//
this.layoutControlItem1.Control = this.memoInfo;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
this.layoutControlItem1.Size = new System.Drawing.Size(1044, 888);
this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem1.TextVisible = false;
//
// ScadaDiffVerifyPage
//
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.tabPane1);
this.Controls.Add(this.panelContainer1);
this.Controls.Add(this.ribbonControl1);
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.Name = "ScadaDiffVerifyPage";
this.Size = new System.Drawing.Size(1325, 1070);
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repDateEdit.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repDateEdit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
this.panelContainer1.ResumeLayout(false);
this.dockPanel1.ResumeLayout(false);
this.controlContainer1.ResumeLayout(false);
this.dockPanel2.ResumeLayout(false);
this.dockPanel2_Container.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.propertyGridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(secondaryAxisY1)).EndInit();
((System.ComponentModel.ISupportInitialize)(xyDiagram1)).EndInit();
((System.ComponentModel.ISupportInitialize)(lineSeriesView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(series1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabPane1)).EndInit();
this.tabPane1.ResumeLayout(false);
this.tabPageChart.ResumeLayout(false);
this.sidePanel1.ResumeLayout(false);
this.tabPageGrid.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.verifyViewModelBindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.tabNavigationPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
this.layoutControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.memoInfo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).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.Docking.DockPanel panelContainer1;
private DevExpress.XtraBars.Docking.DockPanel dockPanel2;
private DevExpress.XtraBars.Docking.ControlContainer dockPanel2_Container;
private MonitorDataSourcesTreeList monitorDataSourcesTreeList;
private DevExpress.XtraCharts.ChartControl chartControl1;
private DevExpress.XtraBars.BarEditItem barEditDate;
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDateEdit;
private DevExpress.XtraBars.BarButtonItem barBtnVerify;
private DevExpress.XtraVerticalGrid.PropertyGridControl propertyGridControl1;
private EquipmentExTreeListCtrl equipmentExTreeListCtrl1;
private DevExpress.XtraBars.Navigation.TabPane tabPane1;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageChart;
private DevExpress.XtraEditors.SidePanel sidePanel1;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabPageGrid;
private DevExpress.XtraGrid.GridControl gridControl1;
private GridView gridView1;
private BindingSource verifyViewModelBindingSource;
private DevExpress.XtraGrid.Columns.GridColumn colTime;
private DevExpress.XtraGrid.Columns.GridColumn colInterPower;
private DevExpress.XtraGrid.Columns.GridColumn colPowerDiff;
private DevExpress.XtraGrid.Columns.GridColumn colInterHead;
private DevExpress.XtraGrid.Columns.GridColumn colHeadDiff;
private DevExpress.XtraGrid.Columns.GridColumn colEff;
private DevExpress.XtraGrid.Columns.GridColumn colRpm;
private DevExpress.XtraGrid.Columns.GridColumn colFrequency;
private DevExpress.XtraGrid.Columns.GridColumn colFlowRate;
private DevExpress.XtraGrid.Columns.GridColumn colHead;
private DevExpress.XtraGrid.Columns.GridColumn colInstantaneousPower;
private DevExpress.XtraGrid.Columns.GridColumn colWaterLevel;
private DevExpress.XtraGrid.Columns.GridColumn colOutP;
private DevExpress.XtraGrid.Columns.GridColumn colInP;
private DevExpress.XtraBars.BarButtonItem barBtnExportExcel;
private DevExpress.XtraBars.BarButtonItem barBtnExportWaterDesk;
private DevExpress.XtraBars.BarButtonItem barBtnExportEapnet;
private DevExpress.XtraBars.Navigation.TabNavigationPage tabNavigationPage1;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraEditors.MemoEdit memoInfo;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private DevExpress.XtraGrid.Columns.GridColumn colUpdateHeadDiff;
}
}