ningshuxia
2025-03-31 d321346f204a69b1929cc39098a5d88f44509e7b
02-desktop/WinFrmUI/IStation.WinFrmUI.Monitor/03-WorkingConditionAnalysis/01-DataIntegration/DataIntegrationPage.designer.cs
@@ -36,9 +36,6 @@
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DataIntegrationPage));
            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.barBtnIntegration = new DevExpress.XtraBars.BarButtonItem();
            this.barCekLoad = new DevExpress.XtraBars.BarCheckItem();
            this.barBtnExportEpanet = new DevExpress.XtraBars.BarButtonItem();
@@ -53,16 +50,8 @@
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
            this.monitorDataSourcesTreeList1 = new IStation.WinFrmUI.Monitor.MonitorDataSourcesTreeList();
            this.currentViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = 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.colTotalFlow = new DevExpress.XtraGrid.Columns.GridColumn();
            this.colTotalPower = new DevExpress.XtraGrid.Columns.GridColumn();
            this.timeValueSwiftPlotChartView1 = new IStation.WinFrmUI.Monitor.TimeValueSwiftPlotChartView();
            this.barBtnExportEta = new DevExpress.XtraBars.BarButtonItem();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.panelContainer1.SuspendLayout();
@@ -70,9 +59,6 @@
            this.dockPanel2_Container.SuspendLayout();
            this.dockPanel1.SuspendLayout();
            this.controlContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.currentViewModelBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            this.SuspendLayout();
            // 
            // ribbonControl1
@@ -84,16 +70,14 @@
            this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl1.ExpandCollapseItem,
            this.barBtnRefresh,
            this.barBtnExpandAll,
            this.barBtnCollapseAll,
            this.barCekSearch,
            this.barBtnIntegration,
            this.barCekLoad,
            this.barBtnExportEpanet,
            this.barBtnExportWaterDesk});
            this.barBtnExportWaterDesk,
            this.barBtnExportEta});
            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.MaxItemId = 42;
            this.ribbonControl1.Name = "ribbonControl1";
            this.ribbonControl1.OptionsMenuMinWidth = 471;
            this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
@@ -111,30 +95,6 @@
            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);
            // 
            // barBtnIntegration
            // 
@@ -181,12 +141,10 @@
            // 
            this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnIntegration, true);
            this.ribbonPageGroupProduct.ItemLinks.Add(this.barCekLoad, 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.ItemLinks.Add(this.barBtnExportEpanet, true);
            this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnExportWaterDesk);
            this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnExportEta);
            this.ribbonPageGroupProduct.Name = "ribbonPageGroupProduct";
            this.ribbonPageGroupProduct.Text = "基础";
            // 
@@ -285,103 +243,22 @@
            this.monitorDataSourcesTreeList1.Size = new System.Drawing.Size(260, 443);
            this.monitorDataSourcesTreeList1.TabIndex = 0;
            // 
            // currentViewModelBindingSource
            // timeValueSwiftPlotChartView1
            // 
            this.currentViewModelBindingSource.DataSource = typeof(IStation.WinFrmUI.Monitor.DataVerificationPage.CombineStatisticsViewModel);
            this.timeValueSwiftPlotChartView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.timeValueSwiftPlotChartView1.Location = new System.Drawing.Point(261, 113);
            this.timeValueSwiftPlotChartView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.timeValueSwiftPlotChartView1.Name = "timeValueSwiftPlotChartView1";
            this.timeValueSwiftPlotChartView1.Size = new System.Drawing.Size(908, 957);
            this.timeValueSwiftPlotChartView1.TabIndex = 5;
            // 
            // gridControl1
            // barBtnExportEta
            // 
            this.gridControl1.DataSource = this.currentViewModelBindingSource;
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.Location = new System.Drawing.Point(261, 113);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.MenuManager = this.ribbonControl1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(908, 957);
            this.gridControl1.TabIndex = 2;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            //
            // gridView1
            //
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.colYearMonth,
            this.colTime,
            this.colRunFlags,
            this.colRpmList,
            this.colHeadList,
            this.colTotalFlow,
            this.colTotalPower});
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.GroupCount = 2;
            this.gridView1.Name = "gridView1";
            this.gridView1.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colYearMonth, DevExpress.Data.ColumnSortOrder.Ascending),
            new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colRunFlags, DevExpress.Data.ColumnSortOrder.Ascending)});
            this.gridView1.CustomDrawGroupRow += new DevExpress.XtraGrid.Views.Base.RowObjectCustomDrawEventHandler(this.gridView1_CustomDrawGroupRow);
            //
            // 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 = 0;
            this.colTime.Width = 112;
            //
            // colRunFlags
            //
            this.colRunFlags.FieldName = "RunFlags";
            this.colRunFlags.MinWidth = 30;
            this.colRunFlags.Name = "colRunFlags";
            this.colRunFlags.Visible = true;
            this.colRunFlags.VisibleIndex = 1;
            this.colRunFlags.Width = 112;
            //
            // colRpmList
            //
            this.colRpmList.FieldName = "RpmList";
            this.colRpmList.MinWidth = 30;
            this.colRpmList.Name = "colRpmList";
            this.colRpmList.Visible = true;
            this.colRpmList.VisibleIndex = 1;
            this.colRpmList.Width = 112;
            //
            // colHeadList
            //
            this.colHeadList.FieldName = "HeadList";
            this.colHeadList.MinWidth = 30;
            this.colHeadList.Name = "colHeadList";
            this.colHeadList.Visible = true;
            this.colHeadList.VisibleIndex = 2;
            this.colHeadList.Width = 112;
            //
            // colTotalFlow
            //
            this.colTotalFlow.FieldName = "TotalFlow";
            this.colTotalFlow.MinWidth = 30;
            this.colTotalFlow.Name = "colTotalFlow";
            this.colTotalFlow.Visible = true;
            this.colTotalFlow.VisibleIndex = 3;
            this.colTotalFlow.Width = 112;
            //
            // colTotalPower
            //
            this.colTotalPower.FieldName = "TotalPower";
            this.colTotalPower.MinWidth = 30;
            this.colTotalPower.Name = "colTotalPower";
            this.colTotalPower.Visible = true;
            this.colTotalPower.VisibleIndex = 4;
            this.colTotalPower.Width = 112;
            this.barBtnExportEta.Caption = "导出能效数据";
            this.barBtnExportEta.Id = 41;
            this.barBtnExportEta.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnExportEta.ImageOptions.SvgImage")));
            this.barBtnExportEta.Name = "barBtnExportEta";
            this.barBtnExportEta.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnExportEta_ItemClick);
            // 
            // DataIntegrationPage
            // 
@@ -389,7 +266,7 @@
            this.Appearance.Options.UseBackColor = true;
            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.gridControl1);
            this.Controls.Add(this.timeValueSwiftPlotChartView1);
            this.Controls.Add(this.panelContainer1);
            this.Controls.Add(this.ribbonControl1);
            this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
@@ -402,9 +279,6 @@
            this.dockPanel2_Container.ResumeLayout(false);
            this.dockPanel1.ResumeLayout(false);
            this.controlContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.currentViewModelBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();
@@ -418,27 +292,16 @@
        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 BindingSource currentViewModelBindingSource;
        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.BarButtonItem barBtnIntegration;
        private DevExpress.XtraGrid.GridControl gridControl1;
        private GridView gridView1;
        private DevExpress.XtraBars.BarCheckItem barCekLoad;
        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 colTotalFlow;
        private DevExpress.XtraGrid.Columns.GridColumn colTotalPower;
        private DevExpress.XtraBars.BarButtonItem barBtnExportEpanet;
        private DevExpress.XtraBars.BarButtonItem barBtnExportWaterDesk;
        private TimeValueSwiftPlotChartView timeValueSwiftPlotChartView1;
        private DevExpress.XtraBars.BarButtonItem barBtnExportEta;
    }
}