namespace IBox.WinFrmUI { partial class IBoxFormRule { /// /// 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 Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl(); this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.dataGridMonitorViewModelBindingSource = new System.Windows.Forms.BindingSource(this.components); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colGroupName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMonitorName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUnitName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colIsEnable = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.colBusAddress = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.colBusType = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); this.colOperator = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); this.colOperands = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.colAccuracy = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.colAdcType = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemImageComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); this.colUpperRange = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.colLowerRange = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.simpleButton8 = new DevExpress.XtraEditors.SimpleButton(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit(); this.dataLayoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridMonitorViewModelBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); this.SuspendLayout(); // // dataLayoutControl1 // this.dataLayoutControl1.Controls.Add(this.simpleButton8); this.dataLayoutControl1.Controls.Add(this.simpleButton7); this.dataLayoutControl1.Controls.Add(this.simpleButton6); this.dataLayoutControl1.Controls.Add(this.simpleButton5); this.dataLayoutControl1.Controls.Add(this.simpleButton4); this.dataLayoutControl1.Controls.Add(this.simpleButton3); this.dataLayoutControl1.Controls.Add(this.simpleButton2); this.dataLayoutControl1.Controls.Add(this.simpleButton1); this.dataLayoutControl1.Controls.Add(this.gridControl1); this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0); this.dataLayoutControl1.Name = "dataLayoutControl1"; this.dataLayoutControl1.Root = this.Root; this.dataLayoutControl1.Size = new System.Drawing.Size(1346, 639); this.dataLayoutControl1.TabIndex = 0; this.dataLayoutControl1.Text = "dataLayoutControl1"; // // simpleButton7 // this.simpleButton7.Location = new System.Drawing.Point(259, 605); this.simpleButton7.Name = "simpleButton7"; this.simpleButton7.Size = new System.Drawing.Size(106, 22); this.simpleButton7.StyleController = this.dataLayoutControl1; this.simpleButton7.TabIndex = 11; this.simpleButton7.Text = "删除机组"; this.simpleButton7.Click += new System.EventHandler(this.simpleButton7_Click); // // simpleButton6 // this.simpleButton6.Location = new System.Drawing.Point(130, 605); this.simpleButton6.Name = "simpleButton6"; this.simpleButton6.Size = new System.Drawing.Size(125, 22); this.simpleButton6.StyleController = this.dataLayoutControl1; this.simpleButton6.TabIndex = 10; this.simpleButton6.Text = "编辑机组"; this.simpleButton6.Click += new System.EventHandler(this.simpleButton6_Click); // // simpleButton5 // this.simpleButton5.Location = new System.Drawing.Point(575, 605); this.simpleButton5.Name = "simpleButton5"; this.simpleButton5.Size = new System.Drawing.Size(91, 22); this.simpleButton5.StyleController = this.dataLayoutControl1; this.simpleButton5.TabIndex = 9; this.simpleButton5.Text = "删除测点"; this.simpleButton5.Click += new System.EventHandler(this.simpleButton5_Click); // // simpleButton4 // this.simpleButton4.Location = new System.Drawing.Point(473, 605); this.simpleButton4.Name = "simpleButton4"; this.simpleButton4.Size = new System.Drawing.Size(98, 22); this.simpleButton4.StyleController = this.dataLayoutControl1; this.simpleButton4.TabIndex = 8; this.simpleButton4.Text = "修改测点"; this.simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click); // // simpleButton3 // this.simpleButton3.Location = new System.Drawing.Point(369, 605); this.simpleButton3.Name = "simpleButton3"; this.simpleButton3.Size = new System.Drawing.Size(100, 22); this.simpleButton3.StyleController = this.dataLayoutControl1; this.simpleButton3.TabIndex = 7; this.simpleButton3.Text = "新增测点"; this.simpleButton3.Click += new System.EventHandler(this.simpleButton3_Click); // // simpleButton2 // this.simpleButton2.Location = new System.Drawing.Point(12, 605); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(114, 22); this.simpleButton2.StyleController = this.dataLayoutControl1; this.simpleButton2.TabIndex = 6; this.simpleButton2.Text = "新增机组"; this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); // // simpleButton1 // this.simpleButton1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.simpleButton1.Appearance.Options.UseBackColor = true; this.simpleButton1.Location = new System.Drawing.Point(1140, 605); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(94, 22); this.simpleButton1.StyleController = this.dataLayoutControl1; this.simpleButton1.TabIndex = 5; this.simpleButton1.Text = "保存"; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // gridControl1 // this.gridControl1.DataSource = this.dataGridMonitorViewModelBindingSource; this.gridControl1.Location = new System.Drawing.Point(12, 12); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemCheckEdit1, this.repositoryItemTextEdit1, this.repositoryItemImageComboBox1, this.repositoryItemImageComboBox2, this.repositoryItemTextEdit2, this.repositoryItemTextEdit3, this.repositoryItemImageComboBox3, this.repositoryItemTextEdit4, this.repositoryItemTextEdit5}); this.gridControl1.Size = new System.Drawing.Size(1322, 589); this.gridControl1.TabIndex = 4; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // dataGridMonitorViewModelBindingSource // this.dataGridMonitorViewModelBindingSource.DataSource = typeof(IBox.WinFrmUI.DataGridMonitorViewModel); // // gridView1 // this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colGroupName, this.colMonitorName, this.colUnitName, this.colIsEnable, this.colBusAddress, this.colBusType, this.colOperator, this.colOperands, this.colAccuracy, this.colAdcType, this.colUpperRange, this.colLowerRange}); this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsBehavior.AllowFixedGroups = DevExpress.Utils.DefaultBoolean.False; this.gridView1.OptionsCustomization.AllowGroup = false; this.gridView1.OptionsMenu.EnableGroupPanelMenu = false; this.gridView1.OptionsView.AllowCellMerge = true; this.gridView1.OptionsView.ShowGroupPanel = false; // // colGroupName // this.colGroupName.Caption = "机组名称"; this.colGroupName.FieldName = "GroupName"; this.colGroupName.Name = "colGroupName"; this.colGroupName.OptionsColumn.AllowEdit = false; this.colGroupName.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.True; this.colGroupName.Visible = true; this.colGroupName.VisibleIndex = 0; this.colGroupName.Width = 87; // // colMonitorName // this.colMonitorName.Caption = "测点名称"; this.colMonitorName.FieldName = "MonitorName"; this.colMonitorName.Name = "colMonitorName"; this.colMonitorName.OptionsColumn.AllowEdit = false; this.colMonitorName.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.colMonitorName.Visible = true; this.colMonitorName.VisibleIndex = 1; this.colMonitorName.Width = 95; // // colUnitName // this.colUnitName.Caption = "单位"; this.colUnitName.FieldName = "UnitName"; this.colUnitName.Name = "colUnitName"; this.colUnitName.OptionsColumn.AllowEdit = false; this.colUnitName.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.colUnitName.Visible = true; this.colUnitName.VisibleIndex = 2; this.colUnitName.Width = 59; // // colIsEnable // this.colIsEnable.Caption = "启用"; this.colIsEnable.ColumnEdit = this.repositoryItemCheckEdit1; this.colIsEnable.FieldName = "IsEnable"; this.colIsEnable.Name = "colIsEnable"; this.colIsEnable.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.colIsEnable.Visible = true; this.colIsEnable.VisibleIndex = 3; this.colIsEnable.Width = 50; // // repositoryItemCheckEdit1 // this.repositoryItemCheckEdit1.AutoHeight = false; this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1"; // // colBusAddress // this.colBusAddress.Caption = "地址"; this.colBusAddress.ColumnEdit = this.repositoryItemTextEdit1; this.colBusAddress.FieldName = "BusAddress"; this.colBusAddress.Name = "colBusAddress"; this.colBusAddress.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.colBusAddress.Visible = true; this.colBusAddress.VisibleIndex = 4; this.colBusAddress.Width = 86; // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // colBusType // this.colBusType.Caption = "数据类型"; this.colBusType.ColumnEdit = this.repositoryItemImageComboBox1; this.colBusType.FieldName = "BusType"; this.colBusType.Name = "colBusType"; this.colBusType.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.colBusType.Visible = true; this.colBusType.VisibleIndex = 5; this.colBusType.Width = 82; // // repositoryItemImageComboBox1 // this.repositoryItemImageComboBox1.AutoHeight = false; this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1"; // // colOperator // this.colOperator.Caption = "运算符"; this.colOperator.ColumnEdit = this.repositoryItemImageComboBox2; this.colOperator.FieldName = "Operator"; this.colOperator.Name = "colOperator"; this.colOperator.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.colOperator.Visible = true; this.colOperator.VisibleIndex = 6; this.colOperator.Width = 66; // // repositoryItemImageComboBox2 // this.repositoryItemImageComboBox2.AutoHeight = false; this.repositoryItemImageComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemImageComboBox2.Name = "repositoryItemImageComboBox2"; // // colOperands // this.colOperands.Caption = "运算值"; this.colOperands.ColumnEdit = this.repositoryItemTextEdit2; this.colOperands.FieldName = "Operands"; this.colOperands.Name = "colOperands"; this.colOperands.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.colOperands.Visible = true; this.colOperands.VisibleIndex = 7; this.colOperands.Width = 99; // // repositoryItemTextEdit2 // this.repositoryItemTextEdit2.AutoHeight = false; this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2"; // // colAccuracy // this.colAccuracy.Caption = "精度"; this.colAccuracy.ColumnEdit = this.repositoryItemTextEdit3; this.colAccuracy.FieldName = "Accuracy"; this.colAccuracy.Name = "colAccuracy"; this.colAccuracy.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.colAccuracy.Visible = true; this.colAccuracy.VisibleIndex = 8; this.colAccuracy.Width = 66; // // repositoryItemTextEdit3 // this.repositoryItemTextEdit3.AutoHeight = false; this.repositoryItemTextEdit3.Name = "repositoryItemTextEdit3"; // // colAdcType // this.colAdcType.Caption = "Adc类型"; this.colAdcType.ColumnEdit = this.repositoryItemImageComboBox3; this.colAdcType.FieldName = "AdcType"; this.colAdcType.Name = "colAdcType"; this.colAdcType.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.colAdcType.Visible = true; this.colAdcType.VisibleIndex = 9; this.colAdcType.Width = 100; // // repositoryItemImageComboBox3 // this.repositoryItemImageComboBox3.AutoHeight = false; this.repositoryItemImageComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemImageComboBox3.Name = "repositoryItemImageComboBox3"; // // colUpperRange // this.colUpperRange.Caption = "上量程"; this.colUpperRange.ColumnEdit = this.repositoryItemTextEdit4; this.colUpperRange.FieldName = "UpperRange"; this.colUpperRange.Name = "colUpperRange"; this.colUpperRange.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.colUpperRange.Visible = true; this.colUpperRange.VisibleIndex = 10; this.colUpperRange.Width = 100; // // repositoryItemTextEdit4 // this.repositoryItemTextEdit4.AutoHeight = false; this.repositoryItemTextEdit4.Name = "repositoryItemTextEdit4"; // // colLowerRange // this.colLowerRange.Caption = "下量程"; this.colLowerRange.ColumnEdit = this.repositoryItemTextEdit5; this.colLowerRange.FieldName = "LowerRange"; this.colLowerRange.Name = "colLowerRange"; this.colLowerRange.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False; this.colLowerRange.Visible = true; this.colLowerRange.VisibleIndex = 11; this.colLowerRange.Width = 100; // // repositoryItemTextEdit5 // this.repositoryItemTextEdit5.AutoHeight = false; this.repositoryItemTextEdit5.Name = "repositoryItemTextEdit5"; // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.Root.GroupBordersVisible = false; this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem2, this.emptySpaceItem1, this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem5, this.layoutControlItem6, this.layoutControlItem7, this.layoutControlItem8, this.layoutControlItem9}); this.Root.Name = "Root"; this.Root.Size = new System.Drawing.Size(1346, 639); this.Root.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.gridControl1; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(1326, 593); this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.Control = this.simpleButton1; this.layoutControlItem2.Location = new System.Drawing.Point(1128, 593); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(98, 26); this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; // // emptySpaceItem1 // this.emptySpaceItem1.AllowHotTrack = false; this.emptySpaceItem1.Location = new System.Drawing.Point(658, 593); this.emptySpaceItem1.Name = "emptySpaceItem1"; this.emptySpaceItem1.Size = new System.Drawing.Size(470, 26); this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); // // layoutControlItem3 // this.layoutControlItem3.Control = this.simpleButton2; this.layoutControlItem3.Location = new System.Drawing.Point(0, 593); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(118, 26); this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; // // layoutControlItem4 // this.layoutControlItem4.Control = this.simpleButton3; this.layoutControlItem4.Location = new System.Drawing.Point(357, 593); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(104, 26); this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; // // layoutControlItem5 // this.layoutControlItem5.Control = this.simpleButton4; this.layoutControlItem5.Location = new System.Drawing.Point(461, 593); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(102, 26); this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextVisible = false; // // layoutControlItem6 // this.layoutControlItem6.Control = this.simpleButton5; this.layoutControlItem6.Location = new System.Drawing.Point(563, 593); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(95, 26); this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem6.TextVisible = false; // // layoutControlItem7 // this.layoutControlItem7.Control = this.simpleButton6; this.layoutControlItem7.Location = new System.Drawing.Point(118, 593); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(129, 26); this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextVisible = false; // // layoutControlItem8 // this.layoutControlItem8.Control = this.simpleButton7; this.layoutControlItem8.Location = new System.Drawing.Point(247, 593); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.Size = new System.Drawing.Size(110, 26); this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem8.TextVisible = false; // // simpleButton8 // this.simpleButton8.Location = new System.Drawing.Point(1238, 605); this.simpleButton8.Name = "simpleButton8"; this.simpleButton8.Size = new System.Drawing.Size(96, 22); this.simpleButton8.StyleController = this.dataLayoutControl1; this.simpleButton8.TabIndex = 12; this.simpleButton8.Text = "导出"; this.simpleButton8.Click += new System.EventHandler(this.simpleButton8_Click); // // layoutControlItem9 // this.layoutControlItem9.Control = this.simpleButton8; this.layoutControlItem9.Location = new System.Drawing.Point(1226, 593); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.Size = new System.Drawing.Size(100, 26); this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem9.TextVisible = false; // // EboxFormRule // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.dataLayoutControl1); this.Name = "EboxFormRule"; this.Size = new System.Drawing.Size(1346, 639); this.Load += new System.EventHandler(this.EboxFormRule_Load); ((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit(); this.dataLayoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataGridMonitorViewModelBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1; private DevExpress.XtraLayout.LayoutControlGroup Root; private DevExpress.XtraEditors.SimpleButton simpleButton1; private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; private System.Windows.Forms.BindingSource dataGridMonitorViewModelBindingSource; private DevExpress.XtraGrid.Columns.GridColumn colGroupName; private DevExpress.XtraGrid.Columns.GridColumn colMonitorName; private DevExpress.XtraGrid.Columns.GridColumn colUnitName; private DevExpress.XtraGrid.Columns.GridColumn colIsEnable; private DevExpress.XtraGrid.Columns.GridColumn colBusAddress; private DevExpress.XtraGrid.Columns.GridColumn colBusType; private DevExpress.XtraGrid.Columns.GridColumn colOperator; private DevExpress.XtraGrid.Columns.GridColumn colOperands; private DevExpress.XtraGrid.Columns.GridColumn colAccuracy; private DevExpress.XtraGrid.Columns.GridColumn colAdcType; private DevExpress.XtraGrid.Columns.GridColumn colUpperRange; private DevExpress.XtraGrid.Columns.GridColumn colLowerRange; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1; private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repositoryItemImageComboBox1; private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repositoryItemImageComboBox2; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit2; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit3; private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repositoryItemImageComboBox3; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit4; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit5; private DevExpress.XtraEditors.SimpleButton simpleButton2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraEditors.SimpleButton simpleButton5; private DevExpress.XtraEditors.SimpleButton simpleButton4; private DevExpress.XtraEditors.SimpleButton simpleButton3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraEditors.SimpleButton simpleButton7; private DevExpress.XtraEditors.SimpleButton simpleButton6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraEditors.SimpleButton simpleButton8; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; } }