using DevExpress.XtraGrid.Views.Grid;
|
using System.ComponentModel;
|
using System.Windows.Forms;
|
|
namespace IStation.WinFrmUI.Monitor
|
{
|
partial class DataCorrectionPage
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private 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 Container();
|
ComponentResourceManager resources = new ComponentResourceManager(typeof(DataCorrectionPage));
|
DevExpress.XtraCharts.SwiftPlotDiagram swiftPlotDiagram1 = new DevExpress.XtraCharts.SwiftPlotDiagram();
|
DevExpress.XtraCharts.XYDiagramPane xyDiagramPane1 = new DevExpress.XtraCharts.XYDiagramPane();
|
DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY swiftPlotDiagramSecondaryAxisy1 = new DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY();
|
DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY swiftPlotDiagramSecondaryAxisy2 = new DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY();
|
DevExpress.XtraCharts.Series series1 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView1 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
|
DevExpress.XtraCharts.Series series2 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView2 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
|
DevExpress.XtraCharts.Series series3 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView3 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
|
DevExpress.XtraCharts.Series series4 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView4 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
|
DevExpress.XtraCharts.Series series5 = new DevExpress.XtraCharts.Series();
|
DevExpress.XtraCharts.SwiftPlotSeriesView swiftPlotSeriesView5 = new DevExpress.XtraCharts.SwiftPlotSeriesView();
|
ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
barBtnRefresh = new DevExpress.XtraBars.BarButtonItem();
|
barBtnExpandAll = new DevExpress.XtraBars.BarButtonItem();
|
barBtnCollapseAll = new DevExpress.XtraBars.BarButtonItem();
|
barCekSearch = new DevExpress.XtraBars.BarCheckItem();
|
barCekLoad = new DevExpress.XtraBars.BarCheckItem();
|
barEditDateStart = new DevExpress.XtraBars.BarEditItem();
|
repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
|
barEditDateEnd = new DevExpress.XtraBars.BarEditItem();
|
repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
|
barBtnExportAnalysisFactor = new DevExpress.XtraBars.BarButtonItem();
|
barBtnQueryMinAndMaxRpmFlow = new DevExpress.XtraBars.BarButtonItem();
|
ribbonPageProduct = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
ribbonPageGroupProduct = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components);
|
panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
|
dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel();
|
dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
|
stationListCtrl1 = new StationListCtrl();
|
dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
|
controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
|
monitorDataSourcesTreeList1 = new MonitorDataSourcesTreeList();
|
xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
gridControl1 = new DevExpress.XtraGrid.GridControl();
|
pumpViewModelBindingSource = new BindingSource(components);
|
gridView1 = new GridView();
|
colYear = new DevExpress.XtraGrid.Columns.GridColumn();
|
colMonth = new DevExpress.XtraGrid.Columns.GridColumn();
|
colTime = new DevExpress.XtraGrid.Columns.GridColumn();
|
colFlag = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRpm = new DevExpress.XtraGrid.Columns.GridColumn();
|
colHz = new DevExpress.XtraGrid.Columns.GridColumn();
|
colHzRound = new DevExpress.XtraGrid.Columns.GridColumn();
|
colWaterLevel = new DevExpress.XtraGrid.Columns.GridColumn();
|
colInletPressure = new DevExpress.XtraGrid.Columns.GridColumn();
|
colOutletPressure = new DevExpress.XtraGrid.Columns.GridColumn();
|
colPressureDiff = new DevExpress.XtraGrid.Columns.GridColumn();
|
colFlow = new DevExpress.XtraGrid.Columns.GridColumn();
|
colHead = new DevExpress.XtraGrid.Columns.GridColumn();
|
colPower = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCurveHead = new DevExpress.XtraGrid.Columns.GridColumn();
|
colHeadDiff = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCorrectCurveHead = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCorrectHeadDiff = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCorrectPressureDiff = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCorrectPressureDiffDiff = new DevExpress.XtraGrid.Columns.GridColumn();
|
xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
|
layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
chartControl1 = new DevExpress.XtraCharts.ChartControl();
|
cmbFlag = new DevExpress.XtraEditors.ComboBoxEdit();
|
Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
gridControl2 = new DevExpress.XtraGrid.GridControl();
|
pumpFactorViewModelBindingSource = new BindingSource(components);
|
gridView2 = new GridView();
|
colFlag1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colHz1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
colSTDP = new DevExpress.XtraGrid.Columns.GridColumn();
|
colSTDPHead = new DevExpress.XtraGrid.Columns.GridColumn();
|
colNote = new DevExpress.XtraGrid.Columns.GridColumn();
|
((ISupportInitialize)ribbonControl1).BeginInit();
|
((ISupportInitialize)repositoryItemDateEdit1).BeginInit();
|
((ISupportInitialize)repositoryItemDateEdit1.CalendarTimeProperties).BeginInit();
|
((ISupportInitialize)repositoryItemDateEdit2).BeginInit();
|
((ISupportInitialize)repositoryItemDateEdit2.CalendarTimeProperties).BeginInit();
|
((ISupportInitialize)dockManager1).BeginInit();
|
panelContainer1.SuspendLayout();
|
dockPanel2.SuspendLayout();
|
dockPanel2_Container.SuspendLayout();
|
dockPanel1.SuspendLayout();
|
controlContainer1.SuspendLayout();
|
((ISupportInitialize)xtraTabControl1).BeginInit();
|
xtraTabControl1.SuspendLayout();
|
xtraTabPage1.SuspendLayout();
|
((ISupportInitialize)gridControl1).BeginInit();
|
((ISupportInitialize)pumpViewModelBindingSource).BeginInit();
|
((ISupportInitialize)gridView1).BeginInit();
|
xtraTabPage3.SuspendLayout();
|
((ISupportInitialize)layoutControl1).BeginInit();
|
layoutControl1.SuspendLayout();
|
((ISupportInitialize)chartControl1).BeginInit();
|
((ISupportInitialize)swiftPlotDiagram1).BeginInit();
|
((ISupportInitialize)xyDiagramPane1).BeginInit();
|
((ISupportInitialize)swiftPlotDiagramSecondaryAxisy1).BeginInit();
|
((ISupportInitialize)swiftPlotDiagramSecondaryAxisy2).BeginInit();
|
((ISupportInitialize)series1).BeginInit();
|
((ISupportInitialize)swiftPlotSeriesView1).BeginInit();
|
((ISupportInitialize)series2).BeginInit();
|
((ISupportInitialize)swiftPlotSeriesView2).BeginInit();
|
((ISupportInitialize)series3).BeginInit();
|
((ISupportInitialize)swiftPlotSeriesView3).BeginInit();
|
((ISupportInitialize)series4).BeginInit();
|
((ISupportInitialize)swiftPlotSeriesView4).BeginInit();
|
((ISupportInitialize)series5).BeginInit();
|
((ISupportInitialize)swiftPlotSeriesView5).BeginInit();
|
((ISupportInitialize)cmbFlag.Properties).BeginInit();
|
((ISupportInitialize)Root).BeginInit();
|
((ISupportInitialize)layoutControlItem2).BeginInit();
|
((ISupportInitialize)layoutControlGroup1).BeginInit();
|
((ISupportInitialize)layoutControlItem1).BeginInit();
|
((ISupportInitialize)emptySpaceItem1).BeginInit();
|
xtraTabPage2.SuspendLayout();
|
((ISupportInitialize)gridControl2).BeginInit();
|
((ISupportInitialize)pumpFactorViewModelBindingSource).BeginInit();
|
((ISupportInitialize)gridView2).BeginInit();
|
SuspendLayout();
|
//
|
// ribbonControl1
|
//
|
ribbonControl1.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.False;
|
ribbonControl1.EmptyAreaImageOptions.ImagePadding = new Padding(34, 38, 34, 38);
|
ribbonControl1.ExpandCollapseItem.Id = 0;
|
ribbonControl1.ItemPanelStyle = DevExpress.XtraBars.Ribbon.RibbonItemPanelStyle.Classic;
|
ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbonControl1.ExpandCollapseItem, barBtnRefresh, barBtnExpandAll, barBtnCollapseAll, barCekSearch, barCekLoad, barEditDateStart, barEditDateEnd, barBtnExportAnalysisFactor, barBtnQueryMinAndMaxRpmFlow });
|
ribbonControl1.Location = new System.Drawing.Point(0, 0);
|
ribbonControl1.Margin = new Padding(3, 4, 3, 4);
|
ribbonControl1.MaxItemId = 47;
|
ribbonControl1.Name = "ribbonControl1";
|
ribbonControl1.OptionsMenuMinWidth = 377;
|
ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] { ribbonPageProduct });
|
ribbonControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repositoryItemDateEdit1, repositoryItemDateEdit2 });
|
ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
|
ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
|
ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide;
|
ribbonControl1.Size = new System.Drawing.Size(935, 128);
|
ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
|
//
|
// barBtnRefresh
|
//
|
barBtnRefresh.Caption = "刷新";
|
barBtnRefresh.Id = 18;
|
barBtnRefresh.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnRefresh.ImageOptions.SvgImage");
|
barBtnRefresh.Name = "barBtnRefresh";
|
barBtnRefresh.ItemClick += barBtnRefresh_ItemClick;
|
//
|
// barBtnExpandAll
|
//
|
barBtnExpandAll.Caption = "全部展开";
|
barBtnExpandAll.Id = 22;
|
barBtnExpandAll.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnExpandAll.ImageOptions.SvgImage");
|
barBtnExpandAll.Name = "barBtnExpandAll";
|
barBtnExpandAll.ItemClick += barBtnExpandAll_ItemClick;
|
//
|
// barBtnCollapseAll
|
//
|
barBtnCollapseAll.Caption = "全部折叠";
|
barBtnCollapseAll.Id = 23;
|
barBtnCollapseAll.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnCollapseAll.ImageOptions.SvgImage");
|
barBtnCollapseAll.Name = "barBtnCollapseAll";
|
barBtnCollapseAll.ItemClick += barBtnCollapseAll_ItemClick;
|
//
|
// barCekSearch
|
//
|
barCekSearch.Caption = "检索";
|
barCekSearch.Id = 24;
|
barCekSearch.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekSearch.ImageOptions.SvgImage");
|
barCekSearch.Name = "barCekSearch";
|
barCekSearch.CheckedChanged += barCekSearch_CheckedChanged;
|
//
|
// barCekLoad
|
//
|
barCekLoad.BindableChecked = true;
|
barCekLoad.Caption = "加载";
|
barCekLoad.Checked = true;
|
barCekLoad.Id = 38;
|
barCekLoad.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCekLoad.ImageOptions.SvgImage");
|
barCekLoad.Name = "barCekLoad";
|
barCekLoad.CheckedChanged += barCekLoad_CheckedChanged;
|
//
|
// barEditDateStart
|
//
|
barEditDateStart.Caption = "开始时间:";
|
barEditDateStart.CaptionToEditorIndent = 0;
|
barEditDateStart.Edit = repositoryItemDateEdit1;
|
barEditDateStart.EditWidth = 100;
|
barEditDateStart.Id = 43;
|
barEditDateStart.Name = "barEditDateStart";
|
//
|
// repositoryItemDateEdit1
|
//
|
repositoryItemDateEdit1.AutoHeight = false;
|
repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
|
repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
|
repositoryItemDateEdit1.Name = "repositoryItemDateEdit1";
|
//
|
// barEditDateEnd
|
//
|
barEditDateEnd.Caption = "结束时间:";
|
barEditDateEnd.CaptionToEditorIndent = 0;
|
barEditDateEnd.Edit = repositoryItemDateEdit2;
|
barEditDateEnd.EditWidth = 100;
|
barEditDateEnd.Id = 44;
|
barEditDateEnd.Name = "barEditDateEnd";
|
//
|
// repositoryItemDateEdit2
|
//
|
repositoryItemDateEdit2.AutoHeight = false;
|
repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
|
repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
|
repositoryItemDateEdit2.Name = "repositoryItemDateEdit2";
|
//
|
// barBtnExportAnalysisFactor
|
//
|
barBtnExportAnalysisFactor.Caption = "导出分析系数数据";
|
barBtnExportAnalysisFactor.Id = 45;
|
barBtnExportAnalysisFactor.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnExportAnalysisFactor.ImageOptions.SvgImage");
|
barBtnExportAnalysisFactor.Name = "barBtnExportAnalysisFactor";
|
barBtnExportAnalysisFactor.ItemClick += barBtnExportAnalysisFactor_ItemClick;
|
//
|
// barBtnQueryMinAndMaxRpmFlow
|
//
|
barBtnQueryMinAndMaxRpmFlow.Caption = "查询最大/小转速流量";
|
barBtnQueryMinAndMaxRpmFlow.Id = 46;
|
barBtnQueryMinAndMaxRpmFlow.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnQueryMinAndMaxRpmFlow.ImageOptions.SvgImage");
|
barBtnQueryMinAndMaxRpmFlow.Name = "barBtnQueryMinAndMaxRpmFlow";
|
barBtnQueryMinAndMaxRpmFlow.ItemClick += barBtnQueryMinAndMaxRpmFlow_ItemClick;
|
//
|
// ribbonPageProduct
|
//
|
ribbonPageProduct.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] { ribbonPageGroupProduct });
|
ribbonPageProduct.Name = "ribbonPageProduct";
|
ribbonPageProduct.Text = "默认";
|
//
|
// ribbonPageGroupProduct
|
//
|
ribbonPageGroupProduct.ItemLinks.Add(barEditDateStart, true);
|
ribbonPageGroupProduct.ItemLinks.Add(barEditDateEnd);
|
ribbonPageGroupProduct.ItemLinks.Add(barCekLoad);
|
ribbonPageGroupProduct.ItemLinks.Add(barBtnExpandAll, true);
|
ribbonPageGroupProduct.ItemLinks.Add(barBtnCollapseAll);
|
ribbonPageGroupProduct.ItemLinks.Add(barCekSearch);
|
ribbonPageGroupProduct.ItemLinks.Add(barBtnRefresh);
|
ribbonPageGroupProduct.ItemLinks.Add(barBtnExportAnalysisFactor, true);
|
ribbonPageGroupProduct.ItemLinks.Add(barBtnQueryMinAndMaxRpmFlow);
|
ribbonPageGroupProduct.Name = "ribbonPageGroupProduct";
|
ribbonPageGroupProduct.Text = "基础";
|
//
|
// dockManager1
|
//
|
dockManager1.Form = this;
|
dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { panelContainer1 });
|
dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light;
|
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
|
//
|
panelContainer1.Controls.Add(dockPanel2);
|
panelContainer1.Controls.Add(dockPanel1);
|
panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
|
panelContainer1.ID = new System.Guid("d7020cde-ce15-47d8-833f-b09675cdf446");
|
panelContainer1.Location = new System.Drawing.Point(0, 128);
|
panelContainer1.Margin = new Padding(2, 2, 2, 2);
|
panelContainer1.Name = "panelContainer1";
|
panelContainer1.OriginalSize = new System.Drawing.Size(261, 200);
|
panelContainer1.Size = new System.Drawing.Size(209, 747);
|
panelContainer1.Text = "panelContainer1";
|
//
|
// dockPanel2
|
//
|
dockPanel2.Controls.Add(dockPanel2_Container);
|
dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
|
dockPanel2.ID = new System.Guid("2599d212-cefe-4228-9ecb-26ddf470f2df");
|
dockPanel2.Location = new System.Drawing.Point(0, 0);
|
dockPanel2.Margin = new Padding(2, 2, 2, 2);
|
dockPanel2.Name = "dockPanel2";
|
dockPanel2.Options.ShowAutoHideButton = false;
|
dockPanel2.Options.ShowCloseButton = false;
|
dockPanel2.Options.ShowMaximizeButton = false;
|
dockPanel2.Options.ShowMinimizeButton = false;
|
dockPanel2.OriginalSize = new System.Drawing.Size(261, 479);
|
dockPanel2.Size = new System.Drawing.Size(209, 374);
|
dockPanel2.Text = "泵站";
|
//
|
// dockPanel2_Container
|
//
|
dockPanel2_Container.Controls.Add(stationListCtrl1);
|
dockPanel2_Container.Location = new System.Drawing.Point(0, 28);
|
dockPanel2_Container.Margin = new Padding(2, 2, 2, 2);
|
dockPanel2_Container.Name = "dockPanel2_Container";
|
dockPanel2_Container.Size = new System.Drawing.Size(208, 346);
|
dockPanel2_Container.TabIndex = 0;
|
//
|
// stationListCtrl1
|
//
|
stationListCtrl1.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
stationListCtrl1.Appearance.Options.UseBackColor = true;
|
stationListCtrl1.Dock = DockStyle.Fill;
|
stationListCtrl1.Location = new System.Drawing.Point(0, 0);
|
stationListCtrl1.Margin = new Padding(3, 4, 3, 4);
|
stationListCtrl1.Name = "stationListCtrl1";
|
stationListCtrl1.Size = new System.Drawing.Size(208, 346);
|
stationListCtrl1.TabIndex = 0;
|
//
|
// dockPanel1
|
//
|
dockPanel1.Controls.Add(controlContainer1);
|
dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
|
dockPanel1.ID = new System.Guid("68bd2b78-0777-4ec7-991f-8289b41621a2");
|
dockPanel1.Location = new System.Drawing.Point(0, 374);
|
dockPanel1.Margin = new Padding(2, 2, 2, 2);
|
dockPanel1.Name = "dockPanel1";
|
dockPanel1.Options.ShowAutoHideButton = false;
|
dockPanel1.Options.ShowCloseButton = false;
|
dockPanel1.Options.ShowMaximizeButton = false;
|
dockPanel1.Options.ShowMinimizeButton = false;
|
dockPanel1.OriginalSize = new System.Drawing.Size(261, 478);
|
dockPanel1.Size = new System.Drawing.Size(209, 373);
|
dockPanel1.Text = "数据来源";
|
//
|
// controlContainer1
|
//
|
controlContainer1.Controls.Add(monitorDataSourcesTreeList1);
|
controlContainer1.Location = new System.Drawing.Point(0, 29);
|
controlContainer1.Margin = new Padding(2, 2, 2, 2);
|
controlContainer1.Name = "controlContainer1";
|
controlContainer1.Size = new System.Drawing.Size(208, 344);
|
controlContainer1.TabIndex = 0;
|
//
|
// monitorDataSourcesTreeList1
|
//
|
monitorDataSourcesTreeList1.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
monitorDataSourcesTreeList1.Appearance.Options.UseBackColor = true;
|
monitorDataSourcesTreeList1.Dock = DockStyle.Fill;
|
monitorDataSourcesTreeList1.Location = new System.Drawing.Point(0, 0);
|
monitorDataSourcesTreeList1.Margin = new Padding(3, 4, 3, 4);
|
monitorDataSourcesTreeList1.Name = "monitorDataSourcesTreeList1";
|
monitorDataSourcesTreeList1.Size = new System.Drawing.Size(208, 344);
|
monitorDataSourcesTreeList1.TabIndex = 0;
|
//
|
// xtraTabControl1
|
//
|
xtraTabControl1.Dock = DockStyle.Fill;
|
xtraTabControl1.Location = new System.Drawing.Point(209, 128);
|
xtraTabControl1.Margin = new Padding(2, 2, 2, 2);
|
xtraTabControl1.Name = "xtraTabControl1";
|
xtraTabControl1.SelectedTabPage = xtraTabPage1;
|
xtraTabControl1.Size = new System.Drawing.Size(726, 747);
|
xtraTabControl1.TabIndex = 5;
|
xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { xtraTabPage1, xtraTabPage3, xtraTabPage2 });
|
//
|
// xtraTabPage1
|
//
|
xtraTabPage1.Controls.Add(gridControl1);
|
xtraTabPage1.Margin = new Padding(2, 2, 2, 2);
|
xtraTabPage1.Name = "xtraTabPage1";
|
xtraTabPage1.Size = new System.Drawing.Size(724, 715);
|
xtraTabPage1.Text = "泵数据";
|
//
|
// gridControl1
|
//
|
gridControl1.DataSource = pumpViewModelBindingSource;
|
gridControl1.Dock = DockStyle.Fill;
|
gridControl1.EmbeddedNavigator.Margin = new Padding(2, 2, 2, 2);
|
gridControl1.Location = new System.Drawing.Point(0, 0);
|
gridControl1.MainView = gridView1;
|
gridControl1.Margin = new Padding(2, 2, 2, 2);
|
gridControl1.MenuManager = ribbonControl1;
|
gridControl1.Name = "gridControl1";
|
gridControl1.Size = new System.Drawing.Size(724, 715);
|
gridControl1.TabIndex = 0;
|
gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 });
|
//
|
// pumpViewModelBindingSource
|
//
|
pumpViewModelBindingSource.DataSource = typeof(PumpViewModel);
|
//
|
// gridView1
|
//
|
gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colYear, colMonth, colTime, colFlag, colRpm, colHz, colHzRound, colWaterLevel, colInletPressure, colOutletPressure, colPressureDiff, colFlow, colHead, colPower, colCurveHead, colHeadDiff, colCorrectCurveHead, colCorrectHeadDiff, colCorrectPressureDiff, colCorrectPressureDiffDiff });
|
gridView1.DetailHeight = 286;
|
gridView1.GridControl = gridControl1;
|
gridView1.Name = "gridView1";
|
gridView1.OptionsEditForm.PopupEditFormWidth = 640;
|
//
|
// colYear
|
//
|
colYear.FieldName = "Year";
|
colYear.MinWidth = 24;
|
colYear.Name = "colYear";
|
colYear.Visible = true;
|
colYear.VisibleIndex = 0;
|
colYear.Width = 90;
|
//
|
// colMonth
|
//
|
colMonth.FieldName = "Month";
|
colMonth.MinWidth = 24;
|
colMonth.Name = "colMonth";
|
colMonth.Visible = true;
|
colMonth.VisibleIndex = 1;
|
colMonth.Width = 90;
|
//
|
// colTime
|
//
|
colTime.FieldName = "Time";
|
colTime.MinWidth = 24;
|
colTime.Name = "colTime";
|
colTime.Visible = true;
|
colTime.VisibleIndex = 2;
|
colTime.Width = 90;
|
//
|
// colFlag
|
//
|
colFlag.FieldName = "Flag";
|
colFlag.MinWidth = 24;
|
colFlag.Name = "colFlag";
|
colFlag.Visible = true;
|
colFlag.VisibleIndex = 3;
|
colFlag.Width = 90;
|
//
|
// colRpm
|
//
|
colRpm.FieldName = "Rpm";
|
colRpm.MinWidth = 24;
|
colRpm.Name = "colRpm";
|
colRpm.Visible = true;
|
colRpm.VisibleIndex = 4;
|
colRpm.Width = 90;
|
//
|
// colHz
|
//
|
colHz.FieldName = "Hz";
|
colHz.MinWidth = 24;
|
colHz.Name = "colHz";
|
colHz.Visible = true;
|
colHz.VisibleIndex = 5;
|
colHz.Width = 90;
|
//
|
// colHzRound
|
//
|
colHzRound.FieldName = "HzRound";
|
colHzRound.MinWidth = 24;
|
colHzRound.Name = "colHzRound";
|
colHzRound.Visible = true;
|
colHzRound.VisibleIndex = 6;
|
colHzRound.Width = 90;
|
//
|
// colWaterLevel
|
//
|
colWaterLevel.FieldName = "WaterLevel";
|
colWaterLevel.MinWidth = 24;
|
colWaterLevel.Name = "colWaterLevel";
|
colWaterLevel.Visible = true;
|
colWaterLevel.VisibleIndex = 7;
|
colWaterLevel.Width = 90;
|
//
|
// colInletPressure
|
//
|
colInletPressure.FieldName = "InletPressure";
|
colInletPressure.MinWidth = 24;
|
colInletPressure.Name = "colInletPressure";
|
colInletPressure.Visible = true;
|
colInletPressure.VisibleIndex = 8;
|
colInletPressure.Width = 90;
|
//
|
// colOutletPressure
|
//
|
colOutletPressure.FieldName = "OutletPressure";
|
colOutletPressure.MinWidth = 24;
|
colOutletPressure.Name = "colOutletPressure";
|
colOutletPressure.Visible = true;
|
colOutletPressure.VisibleIndex = 9;
|
colOutletPressure.Width = 90;
|
//
|
// colPressureDiff
|
//
|
colPressureDiff.FieldName = "PressureDiff";
|
colPressureDiff.MinWidth = 24;
|
colPressureDiff.Name = "colPressureDiff";
|
colPressureDiff.Visible = true;
|
colPressureDiff.VisibleIndex = 10;
|
colPressureDiff.Width = 90;
|
//
|
// colFlow
|
//
|
colFlow.FieldName = "Flow";
|
colFlow.MinWidth = 24;
|
colFlow.Name = "colFlow";
|
colFlow.Visible = true;
|
colFlow.VisibleIndex = 11;
|
colFlow.Width = 90;
|
//
|
// colHead
|
//
|
colHead.FieldName = "Head";
|
colHead.MinWidth = 24;
|
colHead.Name = "colHead";
|
colHead.Visible = true;
|
colHead.VisibleIndex = 12;
|
colHead.Width = 90;
|
//
|
// colPower
|
//
|
colPower.FieldName = "Power";
|
colPower.MinWidth = 24;
|
colPower.Name = "colPower";
|
colPower.Visible = true;
|
colPower.VisibleIndex = 13;
|
colPower.Width = 90;
|
//
|
// colCurveHead
|
//
|
colCurveHead.FieldName = "CurveHead";
|
colCurveHead.MinWidth = 24;
|
colCurveHead.Name = "colCurveHead";
|
colCurveHead.Visible = true;
|
colCurveHead.VisibleIndex = 14;
|
colCurveHead.Width = 90;
|
//
|
// colHeadDiff
|
//
|
colHeadDiff.FieldName = "HeadDiff";
|
colHeadDiff.MinWidth = 24;
|
colHeadDiff.Name = "colHeadDiff";
|
colHeadDiff.Visible = true;
|
colHeadDiff.VisibleIndex = 15;
|
colHeadDiff.Width = 90;
|
//
|
// colCorrectCurveHead
|
//
|
colCorrectCurveHead.FieldName = "CorrectCurveHead";
|
colCorrectCurveHead.MinWidth = 24;
|
colCorrectCurveHead.Name = "colCorrectCurveHead";
|
colCorrectCurveHead.Visible = true;
|
colCorrectCurveHead.VisibleIndex = 16;
|
colCorrectCurveHead.Width = 90;
|
//
|
// colCorrectHeadDiff
|
//
|
colCorrectHeadDiff.FieldName = "CorrectHeadDiff";
|
colCorrectHeadDiff.MinWidth = 24;
|
colCorrectHeadDiff.Name = "colCorrectHeadDiff";
|
colCorrectHeadDiff.Visible = true;
|
colCorrectHeadDiff.VisibleIndex = 17;
|
colCorrectHeadDiff.Width = 90;
|
//
|
// colCorrectPressureDiff
|
//
|
colCorrectPressureDiff.FieldName = "CorrectPressureDiff";
|
colCorrectPressureDiff.MinWidth = 24;
|
colCorrectPressureDiff.Name = "colCorrectPressureDiff";
|
colCorrectPressureDiff.Visible = true;
|
colCorrectPressureDiff.VisibleIndex = 18;
|
colCorrectPressureDiff.Width = 90;
|
//
|
// colCorrectPressureDiffDiff
|
//
|
colCorrectPressureDiffDiff.FieldName = "CorrectPressureDiffDiff";
|
colCorrectPressureDiffDiff.MinWidth = 24;
|
colCorrectPressureDiffDiff.Name = "colCorrectPressureDiffDiff";
|
colCorrectPressureDiffDiff.Visible = true;
|
colCorrectPressureDiffDiff.VisibleIndex = 19;
|
colCorrectPressureDiffDiff.Width = 90;
|
//
|
// xtraTabPage3
|
//
|
xtraTabPage3.Controls.Add(layoutControl1);
|
xtraTabPage3.Margin = new Padding(2, 2, 2, 2);
|
xtraTabPage3.Name = "xtraTabPage3";
|
xtraTabPage3.Size = new System.Drawing.Size(724, 715);
|
xtraTabPage3.Text = "修正图表";
|
//
|
// layoutControl1
|
//
|
layoutControl1.Controls.Add(chartControl1);
|
layoutControl1.Controls.Add(cmbFlag);
|
layoutControl1.Dock = DockStyle.Fill;
|
layoutControl1.Location = new System.Drawing.Point(0, 0);
|
layoutControl1.Margin = new Padding(2, 2, 2, 2);
|
layoutControl1.Name = "layoutControl1";
|
layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1585, 678, 975, 600);
|
layoutControl1.Root = Root;
|
layoutControl1.Size = new System.Drawing.Size(724, 715);
|
layoutControl1.TabIndex = 0;
|
layoutControl1.Text = "layoutControl1";
|
//
|
// chartControl1
|
//
|
swiftPlotDiagram1.AxisX.DateTimeScaleOptions.ScaleMode = DevExpress.XtraCharts.ScaleMode.Manual;
|
swiftPlotDiagram1.AxisX.TimeSpanScaleOptions.ScaleMode = DevExpress.XtraCharts.ScaleMode.Manual;
|
swiftPlotDiagram1.AxisX.VisibleInPanesSerializable = "-1;0";
|
swiftPlotDiagram1.AxisY.Title.Text = "扬程";
|
swiftPlotDiagram1.AxisY.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
swiftPlotDiagram1.AxisY.VisibleInPanesSerializable = "-1";
|
xyDiagramPane1.Name = "Pane 1";
|
xyDiagramPane1.PaneID = 0;
|
swiftPlotDiagram1.Panes.AddRange(new DevExpress.XtraCharts.XYDiagramPane[] { xyDiagramPane1 });
|
swiftPlotDiagramSecondaryAxisy1.AxisID = 4;
|
swiftPlotDiagramSecondaryAxisy1.Name = "Secondary AxisY 1";
|
swiftPlotDiagramSecondaryAxisy1.Title.Text = "频率";
|
swiftPlotDiagramSecondaryAxisy1.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
swiftPlotDiagramSecondaryAxisy1.VisibleInPanesSerializable = "0";
|
swiftPlotDiagramSecondaryAxisy2.Alignment = DevExpress.XtraCharts.AxisAlignment.Near;
|
swiftPlotDiagramSecondaryAxisy2.AxisID = 5;
|
swiftPlotDiagramSecondaryAxisy2.GridLines.Visible = true;
|
swiftPlotDiagramSecondaryAxisy2.Name = "Secondary AxisY 2";
|
swiftPlotDiagramSecondaryAxisy2.Title.Text = "扬程";
|
swiftPlotDiagramSecondaryAxisy2.Title.Visibility = DevExpress.Utils.DefaultBoolean.True;
|
swiftPlotDiagramSecondaryAxisy2.VisibleInPanesSerializable = "0";
|
swiftPlotDiagram1.SecondaryAxesY.AddRange(new DevExpress.XtraCharts.SwiftPlotDiagramSecondaryAxisY[] { swiftPlotDiagramSecondaryAxisy1, swiftPlotDiagramSecondaryAxisy2 });
|
chartControl1.Diagram = swiftPlotDiagram1;
|
chartControl1.Legend.Border.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
chartControl1.Legend.LegendID = -1;
|
chartControl1.Legend.Title.Visible = true;
|
chartControl1.Legend.Visibility = DevExpress.Utils.DefaultBoolean.False;
|
chartControl1.Location = new System.Drawing.Point(0, 42);
|
chartControl1.Margin = new Padding(2, 2, 2, 2);
|
chartControl1.Name = "chartControl1";
|
series1.Name = "SeriesDefaultHead";
|
series1.SeriesID = 0;
|
swiftPlotSeriesView1.Color = System.Drawing.Color.FromArgb(0, 0, 0);
|
swiftPlotSeriesView1.LineStyle.Thickness = 2;
|
series1.View = swiftPlotSeriesView1;
|
series2.Name = "SeriesCurveHead";
|
series2.SeriesID = 1;
|
swiftPlotSeriesView2.Color = System.Drawing.Color.FromArgb(84, 141, 212);
|
series2.View = swiftPlotSeriesView2;
|
series3.Name = "SeriesCorrectCurveHead";
|
series3.SeriesID = 2;
|
swiftPlotSeriesView3.Color = System.Drawing.Color.FromArgb(192, 80, 77);
|
swiftPlotSeriesView3.LineStyle.Thickness = 2;
|
series3.View = swiftPlotSeriesView3;
|
series4.Name = "SeriesHeadDiff";
|
series4.SeriesID = 5;
|
swiftPlotSeriesView4.AxisYName = "Secondary AxisY 2";
|
swiftPlotSeriesView4.Color = System.Drawing.Color.FromArgb(128, 100, 162);
|
swiftPlotSeriesView4.PaneName = "Pane 1";
|
series4.View = swiftPlotSeriesView4;
|
series5.Name = "SeriesHz";
|
series5.SeriesID = 3;
|
swiftPlotSeriesView5.AxisYName = "Secondary AxisY 1";
|
swiftPlotSeriesView5.Color = System.Drawing.Color.FromArgb(155, 187, 89);
|
swiftPlotSeriesView5.PaneName = "Pane 1";
|
series5.View = swiftPlotSeriesView5;
|
chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[]
|
{
|
series1,
|
series2,
|
series3,
|
series4,
|
series5
|
};
|
chartControl1.Size = new System.Drawing.Size(724, 673);
|
chartControl1.TabIndex = 5;
|
//
|
// cmbFlag
|
//
|
cmbFlag.Location = new System.Drawing.Point(69, 9);
|
cmbFlag.Margin = new Padding(2, 2, 2, 2);
|
cmbFlag.MenuManager = ribbonControl1;
|
cmbFlag.Name = "cmbFlag";
|
cmbFlag.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
|
cmbFlag.Size = new System.Drawing.Size(179, 24);
|
cmbFlag.StyleController = layoutControl1;
|
cmbFlag.TabIndex = 4;
|
cmbFlag.SelectedIndexChanged += cmbFlag_SelectedIndexChanged;
|
//
|
// Root
|
//
|
Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
Root.GroupBordersVisible = false;
|
Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2, layoutControlGroup1 });
|
Root.Name = "Root";
|
Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
Root.Size = new System.Drawing.Size(724, 715);
|
Root.TextVisible = false;
|
//
|
// layoutControlItem2
|
//
|
layoutControlItem2.Control = chartControl1;
|
layoutControlItem2.Location = new System.Drawing.Point(0, 42);
|
layoutControlItem2.Name = "layoutControlItem2";
|
layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem2.Size = new System.Drawing.Size(724, 673);
|
layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
|
layoutControlItem2.TextVisible = false;
|
//
|
// layoutControlGroup1
|
//
|
layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title;
|
layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1, emptySpaceItem1 });
|
layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
layoutControlGroup1.Name = "layoutControlGroup1";
|
layoutControlGroup1.Size = new System.Drawing.Size(724, 42);
|
layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlGroup1.Text = ".";
|
layoutControlGroup1.TextVisible = false;
|
//
|
// layoutControlItem1
|
//
|
layoutControlItem1.Control = cmbFlag;
|
layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
layoutControlItem1.Name = "layoutControlItem1";
|
layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
|
layoutControlItem1.Size = new System.Drawing.Size(239, 24);
|
layoutControlItem1.Text = "泵标志:";
|
layoutControlItem1.TextSize = new System.Drawing.Size(50, 18);
|
//
|
// emptySpaceItem1
|
//
|
emptySpaceItem1.AllowHotTrack = false;
|
emptySpaceItem1.Location = new System.Drawing.Point(239, 0);
|
emptySpaceItem1.Name = "emptySpaceItem1";
|
emptySpaceItem1.Size = new System.Drawing.Size(467, 24);
|
emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// xtraTabPage2
|
//
|
xtraTabPage2.Controls.Add(gridControl2);
|
xtraTabPage2.Margin = new Padding(2, 2, 2, 2);
|
xtraTabPage2.Name = "xtraTabPage2";
|
xtraTabPage2.Size = new System.Drawing.Size(724, 715);
|
xtraTabPage2.Text = "泵修正系数";
|
//
|
// gridControl2
|
//
|
gridControl2.DataSource = pumpFactorViewModelBindingSource;
|
gridControl2.Dock = DockStyle.Fill;
|
gridControl2.EmbeddedNavigator.Margin = new Padding(2, 2, 2, 2);
|
gridControl2.Location = new System.Drawing.Point(0, 0);
|
gridControl2.MainView = gridView2;
|
gridControl2.Margin = new Padding(2, 2, 2, 2);
|
gridControl2.MenuManager = ribbonControl1;
|
gridControl2.Name = "gridControl2";
|
gridControl2.Size = new System.Drawing.Size(724, 715);
|
gridControl2.TabIndex = 0;
|
gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView2 });
|
//
|
// pumpFactorViewModelBindingSource
|
//
|
pumpFactorViewModelBindingSource.DataSource = typeof(PumpFactorViewModel);
|
//
|
// gridView2
|
//
|
gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colFlag1, colHz1, colSTDP, colSTDPHead, colNote });
|
gridView2.DetailHeight = 286;
|
gridView2.GridControl = gridControl2;
|
gridView2.Name = "gridView2";
|
gridView2.OptionsEditForm.PopupEditFormWidth = 640;
|
//
|
// colFlag1
|
//
|
colFlag1.FieldName = "Flag";
|
colFlag1.MinWidth = 24;
|
colFlag1.Name = "colFlag1";
|
colFlag1.Visible = true;
|
colFlag1.VisibleIndex = 0;
|
colFlag1.Width = 90;
|
//
|
// colHz1
|
//
|
colHz1.FieldName = "Hz";
|
colHz1.MinWidth = 24;
|
colHz1.Name = "colHz1";
|
colHz1.Visible = true;
|
colHz1.VisibleIndex = 1;
|
colHz1.Width = 90;
|
//
|
// colSTDP
|
//
|
colSTDP.FieldName = "STDP";
|
colSTDP.MinWidth = 24;
|
colSTDP.Name = "colSTDP";
|
colSTDP.Visible = true;
|
colSTDP.VisibleIndex = 2;
|
colSTDP.Width = 90;
|
//
|
// colSTDPHead
|
//
|
colSTDPHead.FieldName = "STDPHead";
|
colSTDPHead.MinWidth = 24;
|
colSTDPHead.Name = "colSTDPHead";
|
colSTDPHead.Visible = true;
|
colSTDPHead.VisibleIndex = 3;
|
colSTDPHead.Width = 90;
|
//
|
// colNote
|
//
|
colNote.FieldName = "Note";
|
colNote.MinWidth = 24;
|
colNote.Name = "colNote";
|
colNote.Visible = true;
|
colNote.VisibleIndex = 4;
|
colNote.Width = 90;
|
//
|
// DataCorrectionPage
|
//
|
Appearance.BackColor = System.Drawing.SystemColors.Control;
|
Appearance.Options.UseBackColor = true;
|
AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
AutoScaleMode = AutoScaleMode.Font;
|
Controls.Add(xtraTabControl1);
|
Controls.Add(panelContainer1);
|
Controls.Add(ribbonControl1);
|
Margin = new Padding(3, 4, 3, 4);
|
Name = "DataCorrectionPage";
|
Size = new System.Drawing.Size(935, 875);
|
((ISupportInitialize)ribbonControl1).EndInit();
|
((ISupportInitialize)repositoryItemDateEdit1.CalendarTimeProperties).EndInit();
|
((ISupportInitialize)repositoryItemDateEdit1).EndInit();
|
((ISupportInitialize)repositoryItemDateEdit2.CalendarTimeProperties).EndInit();
|
((ISupportInitialize)repositoryItemDateEdit2).EndInit();
|
((ISupportInitialize)dockManager1).EndInit();
|
panelContainer1.ResumeLayout(false);
|
dockPanel2.ResumeLayout(false);
|
dockPanel2_Container.ResumeLayout(false);
|
dockPanel1.ResumeLayout(false);
|
controlContainer1.ResumeLayout(false);
|
((ISupportInitialize)xtraTabControl1).EndInit();
|
xtraTabControl1.ResumeLayout(false);
|
xtraTabPage1.ResumeLayout(false);
|
((ISupportInitialize)gridControl1).EndInit();
|
((ISupportInitialize)pumpViewModelBindingSource).EndInit();
|
((ISupportInitialize)gridView1).EndInit();
|
xtraTabPage3.ResumeLayout(false);
|
((ISupportInitialize)layoutControl1).EndInit();
|
layoutControl1.ResumeLayout(false);
|
((ISupportInitialize)xyDiagramPane1).EndInit();
|
((ISupportInitialize)swiftPlotDiagramSecondaryAxisy1).EndInit();
|
((ISupportInitialize)swiftPlotDiagramSecondaryAxisy2).EndInit();
|
((ISupportInitialize)swiftPlotDiagram1).EndInit();
|
((ISupportInitialize)swiftPlotSeriesView1).EndInit();
|
((ISupportInitialize)series1).EndInit();
|
((ISupportInitialize)swiftPlotSeriesView2).EndInit();
|
((ISupportInitialize)series2).EndInit();
|
((ISupportInitialize)swiftPlotSeriesView3).EndInit();
|
((ISupportInitialize)series3).EndInit();
|
((ISupportInitialize)swiftPlotSeriesView4).EndInit();
|
((ISupportInitialize)series4).EndInit();
|
((ISupportInitialize)swiftPlotSeriesView5).EndInit();
|
((ISupportInitialize)series5).EndInit();
|
((ISupportInitialize)chartControl1).EndInit();
|
((ISupportInitialize)cmbFlag.Properties).EndInit();
|
((ISupportInitialize)Root).EndInit();
|
((ISupportInitialize)layoutControlItem2).EndInit();
|
((ISupportInitialize)layoutControlGroup1).EndInit();
|
((ISupportInitialize)layoutControlItem1).EndInit();
|
((ISupportInitialize)emptySpaceItem1).EndInit();
|
xtraTabPage2.ResumeLayout(false);
|
((ISupportInitialize)gridControl2).EndInit();
|
((ISupportInitialize)pumpFactorViewModelBindingSource).EndInit();
|
((ISupportInitialize)gridView2).EndInit();
|
ResumeLayout(false);
|
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.XtraBars.BarCheckItem barCekLoad;
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
private GridView gridView1;
|
private BindingSource pumpViewModelBindingSource;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
private GridView gridView2;
|
private BindingSource pumpFactorViewModelBindingSource;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlag1;
|
private DevExpress.XtraGrid.Columns.GridColumn colHz1;
|
private DevExpress.XtraGrid.Columns.GridColumn colSTDP;
|
private DevExpress.XtraGrid.Columns.GridColumn colSTDPHead;
|
private DevExpress.XtraGrid.Columns.GridColumn colNote;
|
private DevExpress.XtraBars.BarEditItem barEditDateStart;
|
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit1;
|
private DevExpress.XtraBars.BarEditItem barEditDateEnd;
|
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repositoryItemDateEdit2;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
|
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraEditors.ComboBoxEdit cmbFlag;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraCharts.ChartControl chartControl1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
private DevExpress.XtraBars.BarButtonItem barBtnExportAnalysisFactor;
|
private DevExpress.XtraGrid.Columns.GridColumn colYear;
|
private DevExpress.XtraGrid.Columns.GridColumn colMonth;
|
private DevExpress.XtraGrid.Columns.GridColumn colTime;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlag;
|
private DevExpress.XtraGrid.Columns.GridColumn colRpm;
|
private DevExpress.XtraGrid.Columns.GridColumn colHz;
|
private DevExpress.XtraGrid.Columns.GridColumn colHzRound;
|
private DevExpress.XtraGrid.Columns.GridColumn colWaterLevel;
|
private DevExpress.XtraGrid.Columns.GridColumn colInletPressure;
|
private DevExpress.XtraGrid.Columns.GridColumn colOutletPressure;
|
private DevExpress.XtraGrid.Columns.GridColumn colPressureDiff;
|
private DevExpress.XtraGrid.Columns.GridColumn colFlow;
|
private DevExpress.XtraGrid.Columns.GridColumn colHead;
|
private DevExpress.XtraGrid.Columns.GridColumn colPower;
|
private DevExpress.XtraGrid.Columns.GridColumn colCurveHead;
|
private DevExpress.XtraGrid.Columns.GridColumn colHeadDiff;
|
private DevExpress.XtraGrid.Columns.GridColumn colCorrectCurveHead;
|
private DevExpress.XtraGrid.Columns.GridColumn colCorrectHeadDiff;
|
private DevExpress.XtraGrid.Columns.GridColumn colCorrectPressureDiff;
|
private DevExpress.XtraGrid.Columns.GridColumn colCorrectPressureDiffDiff;
|
private DevExpress.XtraBars.BarButtonItem barBtnQueryMinAndMaxRpmFlow;
|
}
|
}
|