using DevExpress.XtraBars.Ribbon; namespace IStation.Win.Schedule { partial class frmMain { /// /// Required designer variable. /// private System.ComponentModel.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 Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { components = new System.ComponentModel.Container(); ribbon = new RibbonControl(); ribbonPage1 = new RibbonPage(); ribbonPageGroup1 = new RibbonPageGroup(); ribbonStatusBar = new RibbonStatusBar(); gridControl1 = new DevExpress.XtraGrid.GridControl(); pumpScheduleVmBindingSource = new BindingSource(components); gridViewS1 = new DevExpress.XtraGrid.Views.Grid.GridView(); colStation = new DevExpress.XtraGrid.Columns.GridColumn(); colFlag = new DevExpress.XtraGrid.Columns.GridColumn(); colBeforeWL = new DevExpress.XtraGrid.Columns.GridColumn(); colRealTimeWL = new DevExpress.XtraGrid.Columns.GridColumn(); colBeforeRpm = new DevExpress.XtraGrid.Columns.GridColumn(); colTargetRpm = new DevExpress.XtraGrid.Columns.GridColumn(); colRealTimeRpm = new DevExpress.XtraGrid.Columns.GridColumn(); colRpmDeviation = new DevExpress.XtraGrid.Columns.GridColumn(); colTargetFrequency = new DevExpress.XtraGrid.Columns.GridColumn(); colBeforeFlow = new DevExpress.XtraGrid.Columns.GridColumn(); colTargetFlow = new DevExpress.XtraGrid.Columns.GridColumn(); colRealTimeFlow = new DevExpress.XtraGrid.Columns.GridColumn(); colFlowDeviation = new DevExpress.XtraGrid.Columns.GridColumn(); colBeforeHead = new DevExpress.XtraGrid.Columns.GridColumn(); colTargetHead = new DevExpress.XtraGrid.Columns.GridColumn(); colRealTimeHead = new DevExpress.XtraGrid.Columns.GridColumn(); colHeadDeviation = new DevExpress.XtraGrid.Columns.GridColumn(); gridControl2 = new DevExpress.XtraGrid.GridControl(); pumpScheduleVmBindingSource1 = new BindingSource(components); gridViewS2 = new DevExpress.XtraGrid.Views.Grid.GridView(); colStation1 = new DevExpress.XtraGrid.Columns.GridColumn(); colFlag1 = new DevExpress.XtraGrid.Columns.GridColumn(); colBeforeWL1 = new DevExpress.XtraGrid.Columns.GridColumn(); colRealTimeWL1 = new DevExpress.XtraGrid.Columns.GridColumn(); colBeforeRpm1 = new DevExpress.XtraGrid.Columns.GridColumn(); colTargetRpm1 = new DevExpress.XtraGrid.Columns.GridColumn(); colRealTimeRpm1 = new DevExpress.XtraGrid.Columns.GridColumn(); colRpmDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn(); colTargetFrequency1 = new DevExpress.XtraGrid.Columns.GridColumn(); colBeforeFlow1 = new DevExpress.XtraGrid.Columns.GridColumn(); colTargetFlow1 = new DevExpress.XtraGrid.Columns.GridColumn(); colRealTimeFlow1 = new DevExpress.XtraGrid.Columns.GridColumn(); colFlowDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn(); colBeforeHead1 = new DevExpress.XtraGrid.Columns.GridColumn(); colTargetHead1 = new DevExpress.XtraGrid.Columns.GridColumn(); colRealTimeHead1 = new DevExpress.XtraGrid.Columns.GridColumn(); colHeadDeviation1 = new DevExpress.XtraGrid.Columns.GridColumn(); layoutControlPump = new DevExpress.XtraLayout.LayoutControl(); layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); sidePanelPump = new DevExpress.XtraEditors.SidePanel(); sidePanelStation = new DevExpress.XtraEditors.SidePanel(); layoutControlInfo = new DevExpress.XtraLayout.LayoutControl(); gridControl3 = new DevExpress.XtraGrid.GridControl(); stationScheduleVmBindingSource = new BindingSource(components); gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); colName = new DevExpress.XtraGrid.Columns.GridColumn(); colFlag2 = new DevExpress.XtraGrid.Columns.GridColumn(); colBeforeFlow2 = new DevExpress.XtraGrid.Columns.GridColumn(); colTargetFlow2 = new DevExpress.XtraGrid.Columns.GridColumn(); colRealTimeFlow2 = new DevExpress.XtraGrid.Columns.GridColumn(); colFlowDeviation2 = new DevExpress.XtraGrid.Columns.GridColumn(); colBeforeHead2 = new DevExpress.XtraGrid.Columns.GridColumn(); colTargetHead2 = new DevExpress.XtraGrid.Columns.GridColumn(); colRealTimeHead2 = new DevExpress.XtraGrid.Columns.GridColumn(); colHeadDeviation2 = new DevExpress.XtraGrid.Columns.GridColumn(); memoEditInfo = new DevExpress.XtraEditors.MemoEdit(); Root = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup(); layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)ribbon).BeginInit(); ((System.ComponentModel.ISupportInitialize)gridControl1).BeginInit(); ((System.ComponentModel.ISupportInitialize)pumpScheduleVmBindingSource).BeginInit(); ((System.ComponentModel.ISupportInitialize)gridViewS1).BeginInit(); ((System.ComponentModel.ISupportInitialize)gridControl2).BeginInit(); ((System.ComponentModel.ISupportInitialize)pumpScheduleVmBindingSource1).BeginInit(); ((System.ComponentModel.ISupportInitialize)gridViewS2).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlPump).BeginInit(); layoutControlPump.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup2).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem1).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem2).BeginInit(); sidePanelPump.SuspendLayout(); sidePanelStation.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)layoutControlInfo).BeginInit(); layoutControlInfo.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)gridControl3).BeginInit(); ((System.ComponentModel.ISupportInitialize)stationScheduleVmBindingSource).BeginInit(); ((System.ComponentModel.ISupportInitialize)gridView1).BeginInit(); ((System.ComponentModel.ISupportInitialize)memoEditInfo.Properties).BeginInit(); ((System.ComponentModel.ISupportInitialize)Root).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem3).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup5).BeginInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem4).BeginInit(); SuspendLayout(); // // ribbon // ribbon.DrawGroupsBorderMode = DevExpress.Utils.DefaultBoolean.True; ribbon.ExpandCollapseItem.Id = 0; ribbon.ItemPanelStyle = RibbonItemPanelStyle.Classic; ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] { ribbon.ExpandCollapseItem }); ribbon.Location = new Point(0, 0); ribbon.MaxItemId = 1; ribbon.Name = "ribbon"; ribbon.Pages.AddRange(new RibbonPage[] { ribbonPage1 }); ribbon.RibbonStyle = RibbonControlStyle.MacOffice; ribbon.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False; ribbon.ShowPageHeadersMode = ShowPageHeadersMode.Hide; ribbon.Size = new Size(1560, 174); ribbon.StatusBar = ribbonStatusBar; ribbon.ToolbarLocation = RibbonQuickAccessToolbarLocation.Hidden; // // ribbonPage1 // ribbonPage1.Groups.AddRange(new RibbonPageGroup[] { ribbonPageGroup1 }); ribbonPage1.Name = "ribbonPage1"; ribbonPage1.Text = "ribbonPage1"; // // ribbonPageGroup1 // ribbonPageGroup1.Name = "ribbonPageGroup1"; ribbonPageGroup1.Text = "操作"; // // ribbonStatusBar // ribbonStatusBar.Location = new Point(0, 1092); ribbonStatusBar.Name = "ribbonStatusBar"; ribbonStatusBar.Ribbon = ribbon; ribbonStatusBar.Size = new Size(1560, 36); // // gridControl1 // gridControl1.DataSource = pumpScheduleVmBindingSource; gridControl1.Location = new Point(0, 33); gridControl1.MainView = gridViewS1; gridControl1.MenuManager = ribbon; gridControl1.Name = "gridControl1"; gridControl1.Size = new Size(760, 426); gridControl1.TabIndex = 0; gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridViewS1 }); // // pumpScheduleVmBindingSource // pumpScheduleVmBindingSource.DataSource = typeof(PumpScheduleVm); // // gridViewS1 // gridViewS1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colStation, colFlag, colBeforeWL, colRealTimeWL, colBeforeRpm, colTargetRpm, colRealTimeRpm, colRpmDeviation, colTargetFrequency, colBeforeFlow, colTargetFlow, colRealTimeFlow, colFlowDeviation, colBeforeHead, colTargetHead, colRealTimeHead, colHeadDeviation }); gridViewS1.GridControl = gridControl1; gridViewS1.Name = "gridViewS1"; gridViewS1.CustomDrawCell += gridViewS1_CustomDrawCell; // // colStation // colStation.FieldName = "Station"; colStation.MinWidth = 30; colStation.Name = "colStation"; colStation.Width = 112; // // colFlag // colFlag.FieldName = "Flag"; colFlag.MinWidth = 30; colFlag.Name = "colFlag"; colFlag.Visible = true; colFlag.VisibleIndex = 0; colFlag.Width = 112; // // colBeforeWL // colBeforeWL.FieldName = "BeforeWL"; colBeforeWL.MinWidth = 30; colBeforeWL.Name = "colBeforeWL"; colBeforeWL.Width = 112; // // colRealTimeWL // colRealTimeWL.FieldName = "RealTimeWL"; colRealTimeWL.MinWidth = 30; colRealTimeWL.Name = "colRealTimeWL"; colRealTimeWL.Width = 112; // // colBeforeRpm // colBeforeRpm.FieldName = "BeforeRpm"; colBeforeRpm.MinWidth = 30; colBeforeRpm.Name = "colBeforeRpm"; colBeforeRpm.Visible = true; colBeforeRpm.VisibleIndex = 1; colBeforeRpm.Width = 112; // // colTargetRpm // colTargetRpm.FieldName = "TargetRpm"; colTargetRpm.MinWidth = 30; colTargetRpm.Name = "colTargetRpm"; colTargetRpm.Visible = true; colTargetRpm.VisibleIndex = 2; colTargetRpm.Width = 112; // // colRealTimeRpm // colRealTimeRpm.FieldName = "RealTimeRpm"; colRealTimeRpm.MinWidth = 30; colRealTimeRpm.Name = "colRealTimeRpm"; colRealTimeRpm.Visible = true; colRealTimeRpm.VisibleIndex = 3; colRealTimeRpm.Width = 112; // // colRpmDeviation // colRpmDeviation.FieldName = "RpmDeviation"; colRpmDeviation.MinWidth = 30; colRpmDeviation.Name = "colRpmDeviation"; colRpmDeviation.Visible = true; colRpmDeviation.VisibleIndex = 4; colRpmDeviation.Width = 112; // // colTargetFrequency // colTargetFrequency.FieldName = "TargetFrequency"; colTargetFrequency.MinWidth = 30; colTargetFrequency.Name = "colTargetFrequency"; colTargetFrequency.Width = 112; // // colBeforeFlow // colBeforeFlow.FieldName = "BeforeFlow"; colBeforeFlow.MinWidth = 30; colBeforeFlow.Name = "colBeforeFlow"; colBeforeFlow.Width = 112; // // colTargetFlow // colTargetFlow.FieldName = "TargetFlow"; colTargetFlow.MinWidth = 30; colTargetFlow.Name = "colTargetFlow"; colTargetFlow.Width = 112; // // colRealTimeFlow // colRealTimeFlow.FieldName = "RealTimeFlow"; colRealTimeFlow.MinWidth = 30; colRealTimeFlow.Name = "colRealTimeFlow"; colRealTimeFlow.Width = 112; // // colFlowDeviation // colFlowDeviation.FieldName = "FlowDeviation"; colFlowDeviation.MinWidth = 30; colFlowDeviation.Name = "colFlowDeviation"; colFlowDeviation.Width = 112; // // colBeforeHead // colBeforeHead.FieldName = "BeforeHead"; colBeforeHead.MinWidth = 30; colBeforeHead.Name = "colBeforeHead"; colBeforeHead.Visible = true; colBeforeHead.VisibleIndex = 5; colBeforeHead.Width = 112; // // colTargetHead // colTargetHead.FieldName = "TargetHead"; colTargetHead.MinWidth = 30; colTargetHead.Name = "colTargetHead"; colTargetHead.Visible = true; colTargetHead.VisibleIndex = 6; colTargetHead.Width = 112; // // colRealTimeHead // colRealTimeHead.FieldName = "RealTimeHead"; colRealTimeHead.MinWidth = 30; colRealTimeHead.Name = "colRealTimeHead"; colRealTimeHead.Visible = true; colRealTimeHead.VisibleIndex = 7; colRealTimeHead.Width = 112; // // colHeadDeviation // colHeadDeviation.FieldName = "HeadDeviation"; colHeadDeviation.MinWidth = 30; colHeadDeviation.Name = "colHeadDeviation"; colHeadDeviation.Visible = true; colHeadDeviation.VisibleIndex = 8; colHeadDeviation.Width = 112; // // gridControl2 // gridControl2.DataSource = pumpScheduleVmBindingSource1; gridControl2.Location = new Point(0, 492); gridControl2.MainView = gridViewS2; gridControl2.MenuManager = ribbon; gridControl2.Name = "gridControl2"; gridControl2.Size = new Size(760, 426); gridControl2.TabIndex = 0; gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridViewS2 }); // // pumpScheduleVmBindingSource1 // pumpScheduleVmBindingSource1.DataSource = typeof(PumpScheduleVm); // // gridViewS2 // gridViewS2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colStation1, colFlag1, colBeforeWL1, colRealTimeWL1, colBeforeRpm1, colTargetRpm1, colRealTimeRpm1, colRpmDeviation1, colTargetFrequency1, colBeforeFlow1, colTargetFlow1, colRealTimeFlow1, colFlowDeviation1, colBeforeHead1, colTargetHead1, colRealTimeHead1, colHeadDeviation1 }); gridViewS2.GridControl = gridControl2; gridViewS2.Name = "gridViewS2"; gridViewS2.CustomDrawCell += gridViewS2_CustomDrawCell; // // colStation1 // colStation1.FieldName = "Station"; colStation1.MinWidth = 30; colStation1.Name = "colStation1"; colStation1.Width = 112; // // colFlag1 // colFlag1.FieldName = "Flag"; colFlag1.MinWidth = 30; colFlag1.Name = "colFlag1"; colFlag1.Visible = true; colFlag1.VisibleIndex = 0; colFlag1.Width = 112; // // colBeforeWL1 // colBeforeWL1.FieldName = "BeforeWL"; colBeforeWL1.MinWidth = 30; colBeforeWL1.Name = "colBeforeWL1"; colBeforeWL1.Width = 112; // // colRealTimeWL1 // colRealTimeWL1.FieldName = "RealTimeWL"; colRealTimeWL1.MinWidth = 30; colRealTimeWL1.Name = "colRealTimeWL1"; colRealTimeWL1.Width = 112; // // colBeforeRpm1 // colBeforeRpm1.FieldName = "BeforeRpm"; colBeforeRpm1.MinWidth = 30; colBeforeRpm1.Name = "colBeforeRpm1"; colBeforeRpm1.Visible = true; colBeforeRpm1.VisibleIndex = 1; colBeforeRpm1.Width = 112; // // colTargetRpm1 // colTargetRpm1.FieldName = "TargetRpm"; colTargetRpm1.MinWidth = 30; colTargetRpm1.Name = "colTargetRpm1"; colTargetRpm1.Visible = true; colTargetRpm1.VisibleIndex = 2; colTargetRpm1.Width = 112; // // colRealTimeRpm1 // colRealTimeRpm1.FieldName = "RealTimeRpm"; colRealTimeRpm1.MinWidth = 30; colRealTimeRpm1.Name = "colRealTimeRpm1"; colRealTimeRpm1.Visible = true; colRealTimeRpm1.VisibleIndex = 3; colRealTimeRpm1.Width = 112; // // colRpmDeviation1 // colRpmDeviation1.FieldName = "RpmDeviation"; colRpmDeviation1.MinWidth = 30; colRpmDeviation1.Name = "colRpmDeviation1"; colRpmDeviation1.Visible = true; colRpmDeviation1.VisibleIndex = 4; colRpmDeviation1.Width = 112; // // colTargetFrequency1 // colTargetFrequency1.FieldName = "TargetFrequency"; colTargetFrequency1.MinWidth = 30; colTargetFrequency1.Name = "colTargetFrequency1"; colTargetFrequency1.Width = 112; // // colBeforeFlow1 // colBeforeFlow1.FieldName = "BeforeFlow"; colBeforeFlow1.MinWidth = 30; colBeforeFlow1.Name = "colBeforeFlow1"; colBeforeFlow1.Visible = true; colBeforeFlow1.VisibleIndex = 5; colBeforeFlow1.Width = 112; // // colTargetFlow1 // colTargetFlow1.FieldName = "TargetFlow"; colTargetFlow1.MinWidth = 30; colTargetFlow1.Name = "colTargetFlow1"; colTargetFlow1.Visible = true; colTargetFlow1.VisibleIndex = 6; colTargetFlow1.Width = 112; // // colRealTimeFlow1 // colRealTimeFlow1.FieldName = "RealTimeFlow"; colRealTimeFlow1.MinWidth = 30; colRealTimeFlow1.Name = "colRealTimeFlow1"; colRealTimeFlow1.Visible = true; colRealTimeFlow1.VisibleIndex = 7; colRealTimeFlow1.Width = 112; // // colFlowDeviation1 // colFlowDeviation1.FieldName = "FlowDeviation"; colFlowDeviation1.MinWidth = 30; colFlowDeviation1.Name = "colFlowDeviation1"; colFlowDeviation1.Visible = true; colFlowDeviation1.VisibleIndex = 8; colFlowDeviation1.Width = 112; // // colBeforeHead1 // colBeforeHead1.FieldName = "BeforeHead"; colBeforeHead1.MinWidth = 30; colBeforeHead1.Name = "colBeforeHead1"; colBeforeHead1.Visible = true; colBeforeHead1.VisibleIndex = 9; colBeforeHead1.Width = 112; // // colTargetHead1 // colTargetHead1.FieldName = "TargetHead"; colTargetHead1.MinWidth = 30; colTargetHead1.Name = "colTargetHead1"; colTargetHead1.Visible = true; colTargetHead1.VisibleIndex = 10; colTargetHead1.Width = 112; // // colRealTimeHead1 // colRealTimeHead1.FieldName = "RealTimeHead"; colRealTimeHead1.MinWidth = 30; colRealTimeHead1.Name = "colRealTimeHead1"; colRealTimeHead1.Visible = true; colRealTimeHead1.VisibleIndex = 11; colRealTimeHead1.Width = 112; // // colHeadDeviation1 // colHeadDeviation1.FieldName = "HeadDeviation"; colHeadDeviation1.MinWidth = 30; colHeadDeviation1.Name = "colHeadDeviation1"; colHeadDeviation1.Visible = true; colHeadDeviation1.VisibleIndex = 12; colHeadDeviation1.Width = 112; // // layoutControlPump // layoutControlPump.Controls.Add(gridControl2); layoutControlPump.Controls.Add(gridControl1); layoutControlPump.Dock = DockStyle.Fill; layoutControlPump.Location = new Point(0, 0); layoutControlPump.Name = "layoutControlPump"; layoutControlPump.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(621, 654, 975, 600); layoutControlPump.Root = layoutControlGroup2; layoutControlPump.Size = new Size(760, 918); layoutControlPump.TabIndex = 0; layoutControlPump.Text = "layoutControl3"; // // layoutControlGroup2 // layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; layoutControlGroup2.GroupBordersVisible = false; layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup4, layoutControlGroup1 }); layoutControlGroup2.Name = "Root"; layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup2.Size = new Size(760, 918); layoutControlGroup2.TextVisible = false; // // layoutControlGroup4 // layoutControlGroup4.GroupStyle = DevExpress.Utils.GroupStyle.Title; layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1 }); layoutControlGroup4.Location = new Point(0, 459); layoutControlGroup4.Name = "layoutControlGroup4"; layoutControlGroup4.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup4.Size = new Size(760, 459); layoutControlGroup4.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup4.Text = "二输水"; // // layoutControlItem1 // layoutControlItem1.Control = gridControl2; layoutControlItem1.Location = new Point(0, 0); layoutControlItem1.Name = "layoutControlItem1"; layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlItem1.Size = new Size(760, 426); layoutControlItem1.TextSize = new Size(0, 0); layoutControlItem1.TextVisible = false; // // layoutControlGroup1 // layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title; layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem2 }); layoutControlGroup1.Location = new Point(0, 0); layoutControlGroup1.Name = "layoutControlGroup1"; layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup1.Size = new Size(760, 459); layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup1.Text = "一输水"; // // layoutControlItem2 // layoutControlItem2.Control = gridControl1; layoutControlItem2.Location = new Point(0, 0); layoutControlItem2.Name = "layoutControlItem2"; layoutControlItem2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlItem2.Size = new Size(760, 426); layoutControlItem2.TextSize = new Size(0, 0); layoutControlItem2.TextVisible = false; // // sidePanelPump // sidePanelPump.Controls.Add(layoutControlPump); sidePanelPump.Dock = DockStyle.Fill; sidePanelPump.Location = new Point(0, 174); sidePanelPump.Name = "sidePanelPump"; sidePanelPump.Size = new Size(760, 918); sidePanelPump.TabIndex = 4; sidePanelPump.Text = "sidePanel5"; // // sidePanelStation // sidePanelStation.Controls.Add(layoutControlInfo); sidePanelStation.Dock = DockStyle.Right; sidePanelStation.Location = new Point(760, 174); sidePanelStation.Name = "sidePanelStation"; sidePanelStation.Size = new Size(800, 918); sidePanelStation.TabIndex = 10; sidePanelStation.Text = "sidePanel1"; // // layoutControlInfo // layoutControlInfo.Controls.Add(gridControl3); layoutControlInfo.Controls.Add(memoEditInfo); layoutControlInfo.Dock = DockStyle.Fill; layoutControlInfo.Location = new Point(1, 0); layoutControlInfo.Name = "layoutControlInfo"; layoutControlInfo.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(621, 637, 975, 600); layoutControlInfo.Root = Root; layoutControlInfo.Size = new Size(799, 918); layoutControlInfo.TabIndex = 0; layoutControlInfo.Text = "layoutControl1"; // // gridControl3 // gridControl3.DataSource = stationScheduleVmBindingSource; gridControl3.Location = new Point(0, 33); gridControl3.MainView = gridView1; gridControl3.MenuManager = ribbon; gridControl3.Name = "gridControl3"; gridControl3.Size = new Size(799, 426); gridControl3.TabIndex = 5; gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 }); // // stationScheduleVmBindingSource // stationScheduleVmBindingSource.DataSource = typeof(StationScheduleVm); // // gridView1 // gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colName, colFlag2, colBeforeFlow2, colTargetFlow2, colRealTimeFlow2, colFlowDeviation2, colBeforeHead2, colTargetHead2, colRealTimeHead2, colHeadDeviation2 }); gridView1.GridControl = gridControl3; gridView1.Name = "gridView1"; gridView1.CustomDrawCell += gridView1_CustomDrawCell; // // colName // colName.FieldName = "Name"; colName.MinWidth = 30; colName.Name = "colName"; colName.Visible = true; colName.VisibleIndex = 0; colName.Width = 112; // // colFlag2 // colFlag2.FieldName = "Flag"; colFlag2.MinWidth = 30; colFlag2.Name = "colFlag2"; colFlag2.Width = 112; // // colBeforeFlow2 // colBeforeFlow2.FieldName = "BeforeFlow"; colBeforeFlow2.MinWidth = 30; colBeforeFlow2.Name = "colBeforeFlow2"; colBeforeFlow2.Width = 112; // // colTargetFlow2 // colTargetFlow2.FieldName = "TargetFlow"; colTargetFlow2.MinWidth = 30; colTargetFlow2.Name = "colTargetFlow2"; colTargetFlow2.Visible = true; colTargetFlow2.VisibleIndex = 1; colTargetFlow2.Width = 112; // // colRealTimeFlow2 // colRealTimeFlow2.FieldName = "RealTimeFlow"; colRealTimeFlow2.MinWidth = 30; colRealTimeFlow2.Name = "colRealTimeFlow2"; colRealTimeFlow2.Visible = true; colRealTimeFlow2.VisibleIndex = 2; colRealTimeFlow2.Width = 112; // // colFlowDeviation2 // colFlowDeviation2.FieldName = "FlowDeviation"; colFlowDeviation2.MinWidth = 30; colFlowDeviation2.Name = "colFlowDeviation2"; colFlowDeviation2.Visible = true; colFlowDeviation2.VisibleIndex = 3; colFlowDeviation2.Width = 112; // // colBeforeHead2 // colBeforeHead2.FieldName = "BeforeHead"; colBeforeHead2.MinWidth = 30; colBeforeHead2.Name = "colBeforeHead2"; colBeforeHead2.Width = 112; // // colTargetHead2 // colTargetHead2.FieldName = "TargetHead"; colTargetHead2.MinWidth = 30; colTargetHead2.Name = "colTargetHead2"; colTargetHead2.Visible = true; colTargetHead2.VisibleIndex = 4; colTargetHead2.Width = 112; // // colRealTimeHead2 // colRealTimeHead2.FieldName = "RealTimeHead"; colRealTimeHead2.MinWidth = 30; colRealTimeHead2.Name = "colRealTimeHead2"; colRealTimeHead2.Visible = true; colRealTimeHead2.VisibleIndex = 5; colRealTimeHead2.Width = 112; // // colHeadDeviation2 // colHeadDeviation2.FieldName = "HeadDeviation"; colHeadDeviation2.MinWidth = 30; colHeadDeviation2.Name = "colHeadDeviation2"; colHeadDeviation2.Visible = true; colHeadDeviation2.VisibleIndex = 6; colHeadDeviation2.Width = 112; // // memoEditInfo // memoEditInfo.Location = new Point(0, 492); memoEditInfo.MenuManager = ribbon; memoEditInfo.Name = "memoEditInfo"; memoEditInfo.Size = new Size(799, 426); memoEditInfo.StyleController = layoutControlInfo; memoEditInfo.TabIndex = 4; // // Root // Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; Root.GroupBordersVisible = false; Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup3, layoutControlGroup5 }); Root.Name = "Root"; Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); Root.Size = new Size(799, 918); Root.TextVisible = false; // // layoutControlGroup3 // layoutControlGroup3.GroupStyle = DevExpress.Utils.GroupStyle.Title; layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem3 }); layoutControlGroup3.Location = new Point(0, 459); layoutControlGroup3.Name = "layoutControlGroup3"; layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup3.Size = new Size(799, 459); layoutControlGroup3.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup3.Text = "统计"; // // layoutControlItem3 // layoutControlItem3.Control = memoEditInfo; layoutControlItem3.Location = new Point(0, 0); layoutControlItem3.Name = "layoutControlItem3"; layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlItem3.Size = new Size(799, 426); layoutControlItem3.TextSize = new Size(0, 0); layoutControlItem3.TextVisible = false; // // layoutControlGroup5 // layoutControlGroup5.GroupStyle = DevExpress.Utils.GroupStyle.Title; layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem4 }); layoutControlGroup5.Location = new Point(0, 0); layoutControlGroup5.Name = "layoutControlGroup5"; layoutControlGroup5.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup5.Size = new Size(799, 459); layoutControlGroup5.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlGroup5.Text = "总站"; // // layoutControlItem4 // layoutControlItem4.Control = gridControl3; layoutControlItem4.Location = new Point(0, 0); layoutControlItem4.Name = "layoutControlItem4"; layoutControlItem4.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); layoutControlItem4.Size = new Size(799, 426); layoutControlItem4.TextSize = new Size(0, 0); layoutControlItem4.TextVisible = false; // // frmMain // AutoScaleDimensions = new SizeF(10F, 22F); AutoScaleMode = AutoScaleMode.Font; ClientSize = new Size(1560, 1128); Controls.Add(sidePanelPump); Controls.Add(sidePanelStation); Controls.Add(ribbonStatusBar); Controls.Add(ribbon); Name = "frmMain"; Ribbon = ribbon; StartPosition = FormStartPosition.CenterScreen; StatusBar = ribbonStatusBar; Text = "调度验证"; WindowState = FormWindowState.Maximized; ((System.ComponentModel.ISupportInitialize)ribbon).EndInit(); ((System.ComponentModel.ISupportInitialize)gridControl1).EndInit(); ((System.ComponentModel.ISupportInitialize)pumpScheduleVmBindingSource).EndInit(); ((System.ComponentModel.ISupportInitialize)gridViewS1).EndInit(); ((System.ComponentModel.ISupportInitialize)gridControl2).EndInit(); ((System.ComponentModel.ISupportInitialize)pumpScheduleVmBindingSource1).EndInit(); ((System.ComponentModel.ISupportInitialize)gridViewS2).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlPump).EndInit(); layoutControlPump.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)layoutControlGroup2).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup4).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem1).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup1).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem2).EndInit(); sidePanelPump.ResumeLayout(false); sidePanelStation.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)layoutControlInfo).EndInit(); layoutControlInfo.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)gridControl3).EndInit(); ((System.ComponentModel.ISupportInitialize)stationScheduleVmBindingSource).EndInit(); ((System.ComponentModel.ISupportInitialize)gridView1).EndInit(); ((System.ComponentModel.ISupportInitialize)memoEditInfo.Properties).EndInit(); ((System.ComponentModel.ISupportInitialize)Root).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup3).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem3).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlGroup5).EndInit(); ((System.ComponentModel.ISupportInitialize)layoutControlItem4).EndInit(); ResumeLayout(false); PerformLayout(); } #endregion private DevExpress.XtraBars.Ribbon.RibbonControl ribbon; private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1; private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1; private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar; private DevExpress.XtraGrid.GridControl gridControl2; private DevExpress.XtraGrid.Views.Grid.GridView gridViewS2; private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Grid.GridView gridViewS1; private BindingSource pumpScheduleVmBindingSource; private DevExpress.XtraGrid.Columns.GridColumn colStation; private DevExpress.XtraGrid.Columns.GridColumn colFlag; private DevExpress.XtraGrid.Columns.GridColumn colBeforeWL; private DevExpress.XtraGrid.Columns.GridColumn colRealTimeWL; private DevExpress.XtraGrid.Columns.GridColumn colBeforeRpm; private DevExpress.XtraGrid.Columns.GridColumn colTargetRpm; private DevExpress.XtraGrid.Columns.GridColumn colRealTimeRpm; private DevExpress.XtraGrid.Columns.GridColumn colRpmDeviation; private DevExpress.XtraGrid.Columns.GridColumn colTargetFrequency; private DevExpress.XtraGrid.Columns.GridColumn colBeforeFlow; private DevExpress.XtraGrid.Columns.GridColumn colTargetFlow; private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFlow; private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation; private DevExpress.XtraGrid.Columns.GridColumn colBeforeHead; private DevExpress.XtraGrid.Columns.GridColumn colTargetHead; private DevExpress.XtraGrid.Columns.GridColumn colRealTimeHead; private DevExpress.XtraGrid.Columns.GridColumn colHeadDeviation; private BindingSource pumpScheduleVmBindingSource1; private DevExpress.XtraGrid.Columns.GridColumn colStation1; private DevExpress.XtraGrid.Columns.GridColumn colFlag1; private DevExpress.XtraGrid.Columns.GridColumn colBeforeWL1; private DevExpress.XtraGrid.Columns.GridColumn colRealTimeWL1; private DevExpress.XtraGrid.Columns.GridColumn colBeforeRpm1; private DevExpress.XtraGrid.Columns.GridColumn colTargetRpm1; private DevExpress.XtraGrid.Columns.GridColumn colRealTimeRpm1; private DevExpress.XtraGrid.Columns.GridColumn colRpmDeviation1; private DevExpress.XtraGrid.Columns.GridColumn colTargetFrequency1; private DevExpress.XtraGrid.Columns.GridColumn colBeforeFlow1; private DevExpress.XtraGrid.Columns.GridColumn colTargetFlow1; private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFlow1; private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation1; private DevExpress.XtraGrid.Columns.GridColumn colBeforeHead1; private DevExpress.XtraGrid.Columns.GridColumn colTargetHead1; private DevExpress.XtraGrid.Columns.GridColumn colRealTimeHead1; private DevExpress.XtraGrid.Columns.GridColumn colHeadDeviation1; private DevExpress.XtraEditors.SidePanel sidePanel3; private DevExpress.XtraEditors.SidePanel sidePanel4; private DevExpress.XtraLayout.LayoutControl layoutControl2; private DevExpress.XtraEditors.SidePanel sidePanel2; private DevExpress.XtraLayout.LayoutControl layoutControlPump; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; private DevExpress.XtraLayout.LayoutControl layoutControl4; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup6; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup7; private DevExpress.XtraEditors.SidePanel sidePanelPump; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraEditors.SidePanel sidePanelStation; private DevExpress.XtraLayout.LayoutControl layoutControlInfo; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraEditors.MemoEdit memoEditInfo; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3; private DevExpress.XtraGrid.GridControl gridControl3; private BindingSource stationScheduleVmBindingSource; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraGrid.Columns.GridColumn colName; private DevExpress.XtraGrid.Columns.GridColumn colFlag2; private DevExpress.XtraGrid.Columns.GridColumn colBeforeFlow2; private DevExpress.XtraGrid.Columns.GridColumn colTargetFlow2; private DevExpress.XtraGrid.Columns.GridColumn colRealTimeFlow2; private DevExpress.XtraGrid.Columns.GridColumn colFlowDeviation2; private DevExpress.XtraGrid.Columns.GridColumn colBeforeHead2; private DevExpress.XtraGrid.Columns.GridColumn colTargetHead2; private DevExpress.XtraGrid.Columns.GridColumn colRealTimeHead2; private DevExpress.XtraGrid.Columns.GridColumn colHeadDeviation2; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; } }