using DevExpress.XtraGrid.Views.Grid;
|
using System.ComponentModel;
|
using System.Windows.Forms;
|
|
namespace IStation.WinFrmUI.Monitor
|
{
|
partial class CurveAnalyzeMgrPage
|
{
|
/// <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()
|
{
|
this.components = new System.ComponentModel.Container();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CurveAnalyzeMgrPage));
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
|
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject();
|
this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
|
this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
|
this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel();
|
this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
|
this.equipmentExTreeListCtrl1 = new IStation.WinFrmUI.Monitor.EquipmentExTreeListCtrl();
|
this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
|
this.controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
|
this.monitorDataSourcesTreeList1 = new IStation.WinFrmUI.Monitor.MonitorDataSourcesTreeList();
|
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
this.curveAnalyzePacketBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
this.bandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
|
this.gridBandInfo = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
|
this.colStationID = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.colEquipmentID = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.colName = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.colStartTime = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.colEndTime = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.colTimeStep = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.colID = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.gridBandData = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
|
this.colStatus1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.colPointCount = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.colAnalyze = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.repEditAnalyze = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
this.colDataView = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.repEditDataView = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
this.gridBandCurve = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
|
this.colHzs = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.colCreateAnalyzePacket = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.repCreateAnalyzePacket = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
this.colCurveCalibration = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.repEditCurveCalibration = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
this.colSaveCurve = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
|
this.repEditSaveCurve = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
this.barBtnAdd = new DevExpress.XtraBars.BarButtonItem();
|
this.barBtnEdit = new DevExpress.XtraBars.BarButtonItem();
|
this.barBtnRefresh = new DevExpress.XtraBars.BarButtonItem();
|
this.barBtnDelete = new DevExpress.XtraBars.BarButtonItem();
|
this.barBtnDetail = new DevExpress.XtraBars.BarButtonItem();
|
this.ribbonPageProduct = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
this.ribbonPageGroupProduct = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
this.ribbonPagePumpInfo = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
this.ribbonPageGroupPumpInfo = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
this.sidePanel1 = new DevExpress.XtraEditors.SidePanel();
|
this.gridControl2 = new DevExpress.XtraGrid.GridControl();
|
this.curveAnalyzeBindingSource = new System.Windows.Forms.BindingSource(this.components);
|
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.colHz = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colCount = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colDescription = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colAnalyzePacket = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.repositoryItemButtonEditAnalyze = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
|
this.colCurveInfo = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colHzUpperValue = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.colHzLowerValue = new DevExpress.XtraGrid.Columns.GridColumn();
|
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
|
this.panelContainer1.SuspendLayout();
|
this.dockPanel2.SuspendLayout();
|
this.dockPanel2_Container.SuspendLayout();
|
this.dockPanel1.SuspendLayout();
|
this.controlContainer1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.curveAnalyzePacketBindingSource)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repEditAnalyze)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repEditDataView)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repCreateAnalyzePacket)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repEditCurveCalibration)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repEditSaveCurve)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
|
this.sidePanel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.curveAnalyzeBindingSource)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditAnalyze)).BeginInit();
|
this.SuspendLayout();
|
//
|
// dockManager1
|
//
|
this.dockManager1.Form = this;
|
this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
|
this.panelContainer1});
|
this.dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light;
|
this.dockManager1.TopZIndexControls.AddRange(new string[] {
|
"DevExpress.XtraBars.BarDockControl",
|
"DevExpress.XtraBars.StandaloneBarDockControl",
|
"System.Windows.Forms.MenuStrip",
|
"System.Windows.Forms.StatusStrip",
|
"System.Windows.Forms.StatusBar",
|
"DevExpress.XtraBars.Ribbon.RibbonStatusBar",
|
"DevExpress.XtraBars.Ribbon.RibbonControl",
|
"DevExpress.XtraBars.Navigation.OfficeNavigationBar",
|
"DevExpress.XtraBars.Navigation.TileNavPane",
|
"DevExpress.XtraBars.TabFormControl",
|
"DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
|
"DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"});
|
//
|
// panelContainer1
|
//
|
this.panelContainer1.Controls.Add(this.dockPanel2);
|
this.panelContainer1.Controls.Add(this.dockPanel1);
|
this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
|
this.panelContainer1.ID = new System.Guid("d7020cde-ce15-47d8-833f-b09675cdf446");
|
this.panelContainer1.Location = new System.Drawing.Point(0, 154);
|
this.panelContainer1.Name = "panelContainer1";
|
this.panelContainer1.OriginalSize = new System.Drawing.Size(261, 200);
|
this.panelContainer1.Size = new System.Drawing.Size(261, 916);
|
this.panelContainer1.Text = "panelContainer1";
|
//
|
// dockPanel2
|
//
|
this.dockPanel2.Controls.Add(this.dockPanel2_Container);
|
this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
|
this.dockPanel2.ID = new System.Guid("2599d212-cefe-4228-9ecb-26ddf470f2df");
|
this.dockPanel2.Location = new System.Drawing.Point(0, 0);
|
this.dockPanel2.Name = "dockPanel2";
|
this.dockPanel2.Options.ShowCloseButton = false;
|
this.dockPanel2.Options.ShowMaximizeButton = false;
|
this.dockPanel2.OriginalSize = new System.Drawing.Size(261, 458);
|
this.dockPanel2.Size = new System.Drawing.Size(261, 458);
|
this.dockPanel2.Text = "泵站";
|
//
|
// dockPanel2_Container
|
//
|
this.dockPanel2_Container.Controls.Add(this.equipmentExTreeListCtrl1);
|
this.dockPanel2_Container.Location = new System.Drawing.Point(0, 34);
|
this.dockPanel2_Container.Name = "dockPanel2_Container";
|
this.dockPanel2_Container.Size = new System.Drawing.Size(260, 424);
|
this.dockPanel2_Container.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, 424);
|
this.equipmentExTreeListCtrl1.TabIndex = 0;
|
//
|
// dockPanel1
|
//
|
this.dockPanel1.Controls.Add(this.controlContainer1);
|
this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
|
this.dockPanel1.ID = new System.Guid("68bd2b78-0777-4ec7-991f-8289b41621a2");
|
this.dockPanel1.Location = new System.Drawing.Point(0, 458);
|
this.dockPanel1.Name = "dockPanel1";
|
this.dockPanel1.Options.ShowCloseButton = false;
|
this.dockPanel1.OriginalSize = new System.Drawing.Size(261, 458);
|
this.dockPanel1.Size = new System.Drawing.Size(261, 458);
|
this.dockPanel1.Text = "数据来源";
|
//
|
// controlContainer1
|
//
|
this.controlContainer1.Controls.Add(this.monitorDataSourcesTreeList1);
|
this.controlContainer1.Location = new System.Drawing.Point(0, 35);
|
this.controlContainer1.Name = "controlContainer1";
|
this.controlContainer1.Size = new System.Drawing.Size(260, 423);
|
this.controlContainer1.TabIndex = 0;
|
//
|
// monitorDataSourcesTreeList1
|
//
|
this.monitorDataSourcesTreeList1.Appearance.BackColor = System.Drawing.SystemColors.Control;
|
this.monitorDataSourcesTreeList1.Appearance.Options.UseBackColor = true;
|
this.monitorDataSourcesTreeList1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.monitorDataSourcesTreeList1.Location = new System.Drawing.Point(0, 0);
|
this.monitorDataSourcesTreeList1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.monitorDataSourcesTreeList1.Name = "monitorDataSourcesTreeList1";
|
this.monitorDataSourcesTreeList1.Size = new System.Drawing.Size(260, 423);
|
this.monitorDataSourcesTreeList1.TabIndex = 0;
|
//
|
// gridControl1
|
//
|
this.gridControl1.DataSource = this.curveAnalyzePacketBindingSource;
|
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gridControl1.Location = new System.Drawing.Point(261, 154);
|
this.gridControl1.MainView = this.bandedGridView1;
|
this.gridControl1.Name = "gridControl1";
|
this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.repEditAnalyze,
|
this.repEditDataView,
|
this.repEditCurveCalibration,
|
this.repEditSaveCurve,
|
this.repCreateAnalyzePacket});
|
this.gridControl1.Size = new System.Drawing.Size(908, 458);
|
this.gridControl1.TabIndex = 8;
|
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.bandedGridView1});
|
//
|
// curveAnalyzePacketBindingSource
|
//
|
this.curveAnalyzePacketBindingSource.DataSource = typeof(IStation.Model.CurveAnalyze);
|
//
|
// bandedGridView1
|
//
|
this.bandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
|
this.gridBandInfo,
|
this.gridBandData,
|
this.gridBandCurve});
|
this.bandedGridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
|
this.bandedGridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
|
this.colStationID,
|
this.colEquipmentID,
|
this.colName,
|
this.colStartTime,
|
this.colEndTime,
|
this.colTimeStep,
|
this.colHzs,
|
this.colID,
|
this.colStatus1,
|
this.colPointCount,
|
this.colAnalyze,
|
this.colDataView,
|
this.colCurveCalibration,
|
this.colSaveCurve,
|
this.colCreateAnalyzePacket});
|
this.bandedGridView1.GridControl = this.gridControl1;
|
this.bandedGridView1.Name = "bandedGridView1";
|
this.bandedGridView1.OptionsDetail.EnableMasterViewMode = false;
|
this.bandedGridView1.OptionsSelection.CheckBoxSelectorColumnWidth = 30;
|
this.bandedGridView1.OptionsSelection.CheckBoxSelectorField = "CurveName";
|
this.bandedGridView1.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.False;
|
this.bandedGridView1.OptionsSelection.ShowCheckBoxSelectorInGroupRow = DevExpress.Utils.DefaultBoolean.False;
|
//
|
// gridBandInfo
|
//
|
this.gridBandInfo.Caption = "方案";
|
this.gridBandInfo.Columns.Add(this.colStationID);
|
this.gridBandInfo.Columns.Add(this.colEquipmentID);
|
this.gridBandInfo.Columns.Add(this.colName);
|
this.gridBandInfo.Columns.Add(this.colStartTime);
|
this.gridBandInfo.Columns.Add(this.colEndTime);
|
this.gridBandInfo.Columns.Add(this.colTimeStep);
|
this.gridBandInfo.Columns.Add(this.colID);
|
this.gridBandInfo.Name = "gridBandInfo";
|
this.gridBandInfo.VisibleIndex = 0;
|
this.gridBandInfo.Width = 448;
|
//
|
// colStationID
|
//
|
this.colStationID.FieldName = "StationID";
|
this.colStationID.MinWidth = 30;
|
this.colStationID.Name = "colStationID";
|
this.colStationID.Width = 112;
|
//
|
// colEquipmentID
|
//
|
this.colEquipmentID.FieldName = "EquipmentID";
|
this.colEquipmentID.MinWidth = 30;
|
this.colEquipmentID.Name = "colEquipmentID";
|
this.colEquipmentID.Width = 112;
|
//
|
// colName
|
//
|
this.colName.Caption = "名称";
|
this.colName.FieldName = "Name";
|
this.colName.MinWidth = 30;
|
this.colName.Name = "colName";
|
this.colName.Visible = true;
|
this.colName.Width = 112;
|
//
|
// colStartTime
|
//
|
this.colStartTime.Caption = "开始时间";
|
this.colStartTime.DisplayFormat.FormatString = "G";
|
this.colStartTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
this.colStartTime.FieldName = "StartTime";
|
this.colStartTime.MinWidth = 30;
|
this.colStartTime.Name = "colStartTime";
|
this.colStartTime.Visible = true;
|
this.colStartTime.Width = 112;
|
//
|
// colEndTime
|
//
|
this.colEndTime.Caption = "结束时间";
|
this.colEndTime.DisplayFormat.FormatString = "G";
|
this.colEndTime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
this.colEndTime.FieldName = "EndTime";
|
this.colEndTime.MinWidth = 30;
|
this.colEndTime.Name = "colEndTime";
|
this.colEndTime.Visible = true;
|
this.colEndTime.Width = 112;
|
//
|
// colTimeStep
|
//
|
this.colTimeStep.Caption = "时间步长";
|
this.colTimeStep.FieldName = "TimeStep";
|
this.colTimeStep.MinWidth = 30;
|
this.colTimeStep.Name = "colTimeStep";
|
this.colTimeStep.Visible = true;
|
this.colTimeStep.Width = 112;
|
//
|
// colID
|
//
|
this.colID.FieldName = "ID";
|
this.colID.MinWidth = 30;
|
this.colID.Name = "colID";
|
this.colID.Width = 112;
|
//
|
// gridBandData
|
//
|
this.gridBandData.Caption = "数据";
|
this.gridBandData.Columns.Add(this.colStatus1);
|
this.gridBandData.Columns.Add(this.colPointCount);
|
this.gridBandData.Columns.Add(this.colAnalyze);
|
this.gridBandData.Columns.Add(this.colDataView);
|
this.gridBandData.Name = "gridBandData";
|
this.gridBandData.VisibleIndex = 1;
|
this.gridBandData.Width = 448;
|
//
|
// colStatus1
|
//
|
this.colStatus1.Caption = "状态";
|
this.colStatus1.FieldName = "Status";
|
this.colStatus1.MinWidth = 30;
|
this.colStatus1.Name = "colStatus1";
|
this.colStatus1.Visible = true;
|
this.colStatus1.Width = 112;
|
//
|
// colPointCount
|
//
|
this.colPointCount.Caption = "数量";
|
this.colPointCount.FieldName = "Count";
|
this.colPointCount.MinWidth = 30;
|
this.colPointCount.Name = "colPointCount";
|
this.colPointCount.Visible = true;
|
this.colPointCount.Width = 112;
|
//
|
// colAnalyze
|
//
|
this.colAnalyze.Caption = "分析";
|
this.colAnalyze.ColumnEdit = this.repEditAnalyze;
|
this.colAnalyze.MinWidth = 30;
|
this.colAnalyze.Name = "colAnalyze";
|
this.colAnalyze.Visible = true;
|
this.colAnalyze.Width = 112;
|
//
|
// repEditAnalyze
|
//
|
this.repEditAnalyze.AutoHeight = false;
|
editorButtonImageOptions1.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions1.SvgImage")));
|
editorButtonImageOptions1.SvgImageSize = new System.Drawing.Size(16, 16);
|
this.repEditAnalyze.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
this.repEditAnalyze.Name = "repEditAnalyze";
|
this.repEditAnalyze.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// colDataView
|
//
|
this.colDataView.Caption = "视图";
|
this.colDataView.ColumnEdit = this.repEditDataView;
|
this.colDataView.MinWidth = 30;
|
this.colDataView.Name = "colDataView";
|
this.colDataView.Visible = true;
|
this.colDataView.Width = 112;
|
//
|
// repEditDataView
|
//
|
this.repEditDataView.AutoHeight = false;
|
editorButtonImageOptions2.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions2.SvgImage")));
|
editorButtonImageOptions2.SvgImageSize = new System.Drawing.Size(16, 16);
|
this.repEditDataView.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
this.repEditDataView.Name = "repEditDataView";
|
this.repEditDataView.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// gridBandCurve
|
//
|
this.gridBandCurve.Caption = "曲线分析项";
|
this.gridBandCurve.Columns.Add(this.colHzs);
|
this.gridBandCurve.Columns.Add(this.colCreateAnalyzePacket);
|
this.gridBandCurve.Columns.Add(this.colCurveCalibration);
|
this.gridBandCurve.Columns.Add(this.colSaveCurve);
|
this.gridBandCurve.Name = "gridBandCurve";
|
this.gridBandCurve.VisibleIndex = 2;
|
this.gridBandCurve.Width = 448;
|
//
|
// colHzs
|
//
|
this.colHzs.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink;
|
this.colHzs.AppearanceCell.Options.UseForeColor = true;
|
this.colHzs.Caption = "频率组";
|
this.colHzs.FieldName = "HzsStr";
|
this.colHzs.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("colHzs.ImageOptions.SvgImage")));
|
this.colHzs.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
|
this.colHzs.MinWidth = 30;
|
this.colHzs.Name = "colHzs";
|
this.colHzs.Visible = true;
|
this.colHzs.Width = 112;
|
//
|
// colCreateAnalyzePacket
|
//
|
this.colCreateAnalyzePacket.Caption = "生成";
|
this.colCreateAnalyzePacket.ColumnEdit = this.repCreateAnalyzePacket;
|
this.colCreateAnalyzePacket.MinWidth = 30;
|
this.colCreateAnalyzePacket.Name = "colCreateAnalyzePacket";
|
this.colCreateAnalyzePacket.Visible = true;
|
this.colCreateAnalyzePacket.Width = 112;
|
//
|
// repCreateAnalyzePacket
|
//
|
this.repCreateAnalyzePacket.AutoHeight = false;
|
editorButtonImageOptions3.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions3.SvgImage")));
|
editorButtonImageOptions3.SvgImageSize = new System.Drawing.Size(16, 16);
|
this.repCreateAnalyzePacket.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
this.repCreateAnalyzePacket.Name = "repCreateAnalyzePacket";
|
this.repCreateAnalyzePacket.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// colCurveCalibration
|
//
|
this.colCurveCalibration.Caption = "校验";
|
this.colCurveCalibration.ColumnEdit = this.repEditCurveCalibration;
|
this.colCurveCalibration.MinWidth = 30;
|
this.colCurveCalibration.Name = "colCurveCalibration";
|
this.colCurveCalibration.Visible = true;
|
this.colCurveCalibration.Width = 112;
|
//
|
// repEditCurveCalibration
|
//
|
this.repEditCurveCalibration.AutoHeight = false;
|
editorButtonImageOptions4.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions4.SvgImage")));
|
editorButtonImageOptions4.SvgImageSize = new System.Drawing.Size(16, 16);
|
this.repEditCurveCalibration.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
this.repEditCurveCalibration.Name = "repEditCurveCalibration";
|
this.repEditCurveCalibration.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// colSaveCurve
|
//
|
this.colSaveCurve.Caption = "保存";
|
this.colSaveCurve.ColumnEdit = this.repEditSaveCurve;
|
this.colSaveCurve.MinWidth = 30;
|
this.colSaveCurve.Name = "colSaveCurve";
|
this.colSaveCurve.Visible = true;
|
this.colSaveCurve.Width = 112;
|
//
|
// repEditSaveCurve
|
//
|
this.repEditSaveCurve.AutoHeight = false;
|
editorButtonImageOptions5.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions5.SvgImage")));
|
editorButtonImageOptions5.SvgImageSize = new System.Drawing.Size(16, 16);
|
this.repEditSaveCurve.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
this.repEditSaveCurve.Name = "repEditSaveCurve";
|
this.repEditSaveCurve.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// 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.ribbonControl1.SearchEditItem,
|
this.barBtnAdd,
|
this.barBtnEdit,
|
this.barBtnRefresh,
|
this.barBtnDelete,
|
this.barBtnDetail});
|
this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
|
this.ribbonControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.ribbonControl1.MaxItemId = 34;
|
this.ribbonControl1.Name = "ribbonControl1";
|
this.ribbonControl1.OptionsMenuMinWidth = 471;
|
this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
this.ribbonPageProduct,
|
this.ribbonPagePumpInfo});
|
this.ribbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
|
this.ribbonControl1.ShowExpandCollapseButton = DevExpress.Utils.DefaultBoolean.False;
|
this.ribbonControl1.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.Hide;
|
this.ribbonControl1.Size = new System.Drawing.Size(1169, 154);
|
this.ribbonControl1.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
|
//
|
// barBtnAdd
|
//
|
this.barBtnAdd.Caption = "添加";
|
this.barBtnAdd.Id = 16;
|
this.barBtnAdd.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnAdd.ImageOptions.SvgImage")));
|
this.barBtnAdd.Name = "barBtnAdd";
|
this.barBtnAdd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnAdd_ItemClick);
|
//
|
// barBtnEdit
|
//
|
this.barBtnEdit.Caption = "编辑";
|
this.barBtnEdit.Id = 17;
|
this.barBtnEdit.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnEdit.ImageOptions.SvgImage")));
|
this.barBtnEdit.Name = "barBtnEdit";
|
this.barBtnEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnEdit_ItemClick);
|
//
|
// 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);
|
//
|
// barBtnDelete
|
//
|
this.barBtnDelete.Caption = "删除";
|
this.barBtnDelete.Id = 19;
|
this.barBtnDelete.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnDelete.ImageOptions.SvgImage")));
|
this.barBtnDelete.Name = "barBtnDelete";
|
this.barBtnDelete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnDelete_ItemClick);
|
//
|
// barBtnDetail
|
//
|
this.barBtnDetail.Caption = "详细信息";
|
this.barBtnDetail.Id = 29;
|
this.barBtnDetail.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barBtnDetail.ImageOptions.SvgImage")));
|
this.barBtnDetail.Name = "barBtnDetail";
|
this.barBtnDetail.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnDetail_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.barBtnAdd);
|
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnEdit);
|
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnDelete);
|
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnDetail);
|
this.ribbonPageGroupProduct.ItemLinks.Add(this.barBtnRefresh);
|
this.ribbonPageGroupProduct.Name = "ribbonPageGroupProduct";
|
this.ribbonPageGroupProduct.Text = "基础";
|
//
|
// ribbonPagePumpInfo
|
//
|
this.ribbonPagePumpInfo.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
|
this.ribbonPageGroupPumpInfo});
|
this.ribbonPagePumpInfo.Name = "ribbonPagePumpInfo";
|
this.ribbonPagePumpInfo.Text = "泵信息";
|
//
|
// ribbonPageGroupPumpInfo
|
//
|
this.ribbonPageGroupPumpInfo.Name = "ribbonPageGroupPumpInfo";
|
this.ribbonPageGroupPumpInfo.Text = "基础";
|
//
|
// sidePanel1
|
//
|
this.sidePanel1.Controls.Add(this.gridControl2);
|
this.sidePanel1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.sidePanel1.Location = new System.Drawing.Point(261, 612);
|
this.sidePanel1.Name = "sidePanel1";
|
this.sidePanel1.Size = new System.Drawing.Size(908, 458);
|
this.sidePanel1.TabIndex = 11;
|
this.sidePanel1.Text = "sidePanel1";
|
//
|
// gridControl2
|
//
|
this.gridControl2.DataSource = this.curveAnalyzeBindingSource;
|
this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gridControl2.Location = new System.Drawing.Point(0, 1);
|
this.gridControl2.MainView = this.gridView2;
|
this.gridControl2.MenuManager = this.ribbonControl1;
|
this.gridControl2.Name = "gridControl2";
|
this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
this.repositoryItemButtonEditAnalyze});
|
this.gridControl2.Size = new System.Drawing.Size(908, 457);
|
this.gridControl2.TabIndex = 0;
|
this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gridView2});
|
//
|
// curveAnalyzeBindingSource
|
//
|
this.curveAnalyzeBindingSource.DataSource = typeof(IStation.Model.CurveAnalyzePacket);
|
//
|
// gridView2
|
//
|
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.colHz,
|
this.colStatus,
|
this.colCount,
|
this.colDescription,
|
this.colAnalyzePacket,
|
this.colCurveInfo,
|
this.colHzUpperValue,
|
this.colHzLowerValue});
|
this.gridView2.GridControl = this.gridControl2;
|
this.gridView2.Name = "gridView2";
|
this.gridView2.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView2_RowCellClick);
|
this.gridView2.DoubleClick += new System.EventHandler(this.gridView2_DoubleClick);
|
//
|
// colHz
|
//
|
this.colHz.Caption = "频率";
|
this.colHz.FieldName = "Hz";
|
this.colHz.MinWidth = 30;
|
this.colHz.Name = "colHz";
|
this.colHz.Visible = true;
|
this.colHz.VisibleIndex = 0;
|
this.colHz.Width = 112;
|
//
|
// colStatus
|
//
|
this.colStatus.Caption = "数据状态";
|
this.colStatus.FieldName = "Status";
|
this.colStatus.MinWidth = 30;
|
this.colStatus.Name = "colStatus";
|
this.colStatus.Visible = true;
|
this.colStatus.VisibleIndex = 4;
|
this.colStatus.Width = 112;
|
//
|
// colCount
|
//
|
this.colCount.Caption = "点数量";
|
this.colCount.FieldName = "Count";
|
this.colCount.MinWidth = 30;
|
this.colCount.Name = "colCount";
|
this.colCount.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Count", "总数={0:N0}")});
|
this.colCount.Visible = true;
|
this.colCount.VisibleIndex = 3;
|
this.colCount.Width = 112;
|
//
|
// colDescription
|
//
|
this.colDescription.Caption = "说明";
|
this.colDescription.FieldName = "Description";
|
this.colDescription.MinWidth = 30;
|
this.colDescription.Name = "colDescription";
|
this.colDescription.Width = 112;
|
//
|
// colAnalyzePacket
|
//
|
this.colAnalyzePacket.Caption = "曲线分析";
|
this.colAnalyzePacket.ColumnEdit = this.repositoryItemButtonEditAnalyze;
|
this.colAnalyzePacket.MinWidth = 30;
|
this.colAnalyzePacket.Name = "colAnalyzePacket";
|
this.colAnalyzePacket.Visible = true;
|
this.colAnalyzePacket.VisibleIndex = 6;
|
this.colAnalyzePacket.Width = 112;
|
//
|
// repositoryItemButtonEditAnalyze
|
//
|
this.repositoryItemButtonEditAnalyze.AutoHeight = false;
|
editorButtonImageOptions6.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("editorButtonImageOptions6.SvgImage")));
|
editorButtonImageOptions6.SvgImageSize = new System.Drawing.Size(16, 16);
|
this.repositoryItemButtonEditAnalyze.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
|
this.repositoryItemButtonEditAnalyze.Name = "repositoryItemButtonEditAnalyze";
|
this.repositoryItemButtonEditAnalyze.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
|
//
|
// colCurveInfo
|
//
|
this.colCurveInfo.Caption = "曲线信息";
|
this.colCurveInfo.FieldName = "CurveInfo";
|
this.colCurveInfo.MinWidth = 30;
|
this.colCurveInfo.Name = "colCurveInfo";
|
this.colCurveInfo.Visible = true;
|
this.colCurveInfo.VisibleIndex = 5;
|
this.colCurveInfo.Width = 112;
|
//
|
// colHzUpperValue
|
//
|
this.colHzUpperValue.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink;
|
this.colHzUpperValue.AppearanceCell.Options.UseForeColor = true;
|
this.colHzUpperValue.Caption = "取值上限";
|
this.colHzUpperValue.FieldName = "HzUpperValue";
|
this.colHzUpperValue.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("colHzUpperValue.ImageOptions.SvgImage")));
|
this.colHzUpperValue.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
|
this.colHzUpperValue.MinWidth = 30;
|
this.colHzUpperValue.Name = "colHzUpperValue";
|
this.colHzUpperValue.Visible = true;
|
this.colHzUpperValue.VisibleIndex = 1;
|
this.colHzUpperValue.Width = 112;
|
//
|
// colHzLowerValue
|
//
|
this.colHzLowerValue.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink;
|
this.colHzLowerValue.AppearanceCell.Options.UseForeColor = true;
|
this.colHzLowerValue.Caption = "取值下限";
|
this.colHzLowerValue.FieldName = "HzLowerValue";
|
this.colHzLowerValue.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("colHzLowerValue.ImageOptions.SvgImage")));
|
this.colHzLowerValue.ImageOptions.SvgImageSize = new System.Drawing.Size(14, 14);
|
this.colHzLowerValue.MinWidth = 30;
|
this.colHzLowerValue.Name = "colHzLowerValue";
|
this.colHzLowerValue.Visible = true;
|
this.colHzLowerValue.VisibleIndex = 2;
|
this.colHzLowerValue.Width = 112;
|
//
|
// CurveAnalyzeMgrPage
|
//
|
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.gridControl1);
|
this.Controls.Add(this.sidePanel1);
|
this.Controls.Add(this.panelContainer1);
|
this.Controls.Add(this.ribbonControl1);
|
this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
this.Name = "CurveAnalyzeMgrPage";
|
this.Size = new System.Drawing.Size(1169, 1070);
|
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
|
this.panelContainer1.ResumeLayout(false);
|
this.dockPanel2.ResumeLayout(false);
|
this.dockPanel2_Container.ResumeLayout(false);
|
this.dockPanel1.ResumeLayout(false);
|
this.controlContainer1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.curveAnalyzePacketBindingSource)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repEditAnalyze)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repEditDataView)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repCreateAnalyzePacket)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repEditCurveCalibration)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repEditSaveCurve)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
|
this.sidePanel1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.curveAnalyzeBindingSource)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditAnalyze)).EndInit();
|
this.ResumeLayout(false);
|
this.PerformLayout();
|
|
}
|
|
#endregion
|
private DevExpress.XtraBars.Docking.DockManager dockManager1;
|
private DevExpress.XtraBars.Docking.DockPanel dockPanel1;
|
private DevExpress.XtraBars.Docking.ControlContainer controlContainer1;
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
private MonitorDataSourcesTreeList monitorDataSourcesTreeList1;
|
private DevExpress.XtraBars.Docking.DockPanel panelContainer1;
|
private DevExpress.XtraBars.Docking.DockPanel dockPanel2;
|
private DevExpress.XtraBars.Docking.ControlContainer dockPanel2_Container;
|
private BindingSource curveAnalyzePacketBindingSource;
|
private DevExpress.XtraBars.Ribbon.RibbonControl ribbonControl1;
|
private DevExpress.XtraBars.BarButtonItem barBtnAdd;
|
private DevExpress.XtraBars.BarButtonItem barBtnEdit;
|
private DevExpress.XtraBars.BarButtonItem barBtnRefresh;
|
private DevExpress.XtraBars.BarButtonItem barBtnDelete;
|
private DevExpress.XtraBars.BarButtonItem barBtnDetail;
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPageProduct;
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroupProduct;
|
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPagePumpInfo;
|
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroupPumpInfo;
|
private DevExpress.XtraEditors.SidePanel sidePanel1;
|
private DevExpress.XtraGrid.GridControl gridControl2;
|
private GridView gridView2;
|
private BindingSource curveAnalyzeBindingSource;
|
private DevExpress.XtraGrid.Columns.GridColumn colHz;
|
private DevExpress.XtraGrid.Columns.GridColumn colStatus;
|
private DevExpress.XtraGrid.Columns.GridColumn colHzLowerValue;
|
private DevExpress.XtraGrid.Columns.GridColumn colDescription;
|
private EquipmentExTreeListCtrl equipmentExTreeListCtrl1;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repEditAnalyze;
|
private DevExpress.XtraGrid.Columns.GridColumn colAnalyzePacket;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEditAnalyze;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repEditDataView;
|
private DevExpress.XtraGrid.Columns.GridColumn colCount;
|
private DevExpress.XtraGrid.Columns.GridColumn colCurveInfo;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repEditCurveCalibration;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repEditSaveCurve;
|
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repCreateAnalyzePacket;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridView bandedGridView1;
|
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBandInfo;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colStationID;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colEquipmentID;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colName;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colStartTime;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colEndTime;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colTimeStep;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colHzs;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colID;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colStatus1;
|
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBandData;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colAnalyze;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colDataView;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colPointCount;
|
private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBandCurve;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colCreateAnalyzePacket;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colCurveCalibration;
|
private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn colSaveCurve;
|
private DevExpress.XtraGrid.Columns.GridColumn colHzUpperValue;
|
}
|
}
|