namespace HStation.WinFrmUI
|
{
|
partial class XhsPumpMatchingListCtrl
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Component Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
components = new Container();
|
gridControl1 = new DevExpress.XtraGrid.GridControl();
|
pumpFormViewModelBindingSource = new BindingSource(components);
|
gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
colName = new DevExpress.XtraGrid.Columns.GridColumn();
|
colCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
colModelType = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRatedP = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRatedQ = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRatedH = new DevExpress.XtraGrid.Columns.GridColumn();
|
colRatedN = new DevExpress.XtraGrid.Columns.GridColumn();
|
colDbLocked = new DevExpress.XtraGrid.Columns.GridColumn();
|
colMatchingRatedP = new DevExpress.XtraGrid.Columns.GridColumn();
|
colMatchingRatedQ = new DevExpress.XtraGrid.Columns.GridColumn();
|
colMatchingRatedH = new DevExpress.XtraGrid.Columns.GridColumn();
|
colMatchingRatedN = new DevExpress.XtraGrid.Columns.GridColumn();
|
colMatchingSatus = new DevExpress.XtraGrid.Columns.GridColumn();
|
((ISupportInitialize)gridControl1).BeginInit();
|
((ISupportInitialize)pumpFormViewModelBindingSource).BeginInit();
|
((ISupportInitialize)gridView1).BeginInit();
|
SuspendLayout();
|
//
|
// gridControl1
|
//
|
gridControl1.DataSource = pumpFormViewModelBindingSource;
|
gridControl1.Dock = DockStyle.Fill;
|
gridControl1.Location = new Point(0, 0);
|
gridControl1.MainView = gridView1;
|
gridControl1.Name = "gridControl1";
|
gridControl1.Padding = new Padding(0, 1, 0, 0);
|
gridControl1.Size = new Size(1035, 503);
|
gridControl1.TabIndex = 0;
|
gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 });
|
//
|
// pumpFormViewModelBindingSource
|
//
|
pumpFormViewModelBindingSource.DataSource = typeof(XhsPumpMatchingViewModel);
|
//
|
// gridView1
|
//
|
gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colName, colCode, colModelType, colRatedP, colRatedQ, colRatedH, colRatedN, colDbLocked, colMatchingRatedP, colMatchingRatedQ, colMatchingRatedH, colMatchingRatedN, colMatchingSatus });
|
gridView1.GridControl = gridControl1;
|
gridView1.Name = "gridView1";
|
gridView1.OptionsView.ShowGroupPanel = false;
|
gridView1.RowCellClick += gridView1_RowCellClick;
|
//
|
// colName
|
//
|
colName.FieldName = "Name";
|
colName.Name = "colName";
|
colName.Visible = true;
|
colName.VisibleIndex = 1;
|
colName.Width = 77;
|
//
|
// colCode
|
//
|
colCode.FieldName = "Code";
|
colCode.Name = "colCode";
|
colCode.Visible = true;
|
colCode.VisibleIndex = 0;
|
colCode.Width = 77;
|
//
|
// colModelType
|
//
|
colModelType.FieldName = "ModelType";
|
colModelType.Name = "colModelType";
|
colModelType.Visible = true;
|
colModelType.VisibleIndex = 3;
|
colModelType.Width = 124;
|
//
|
// colRatedP
|
//
|
colRatedP.FieldName = "RatedP";
|
colRatedP.Name = "colRatedP";
|
colRatedP.Visible = true;
|
colRatedP.VisibleIndex = 4;
|
colRatedP.Width = 112;
|
//
|
// colRatedQ
|
//
|
colRatedQ.FieldName = "RatedQ";
|
colRatedQ.Name = "colRatedQ";
|
colRatedQ.Visible = true;
|
colRatedQ.VisibleIndex = 5;
|
colRatedQ.Width = 90;
|
//
|
// colRatedH
|
//
|
colRatedH.FieldName = "RatedH";
|
colRatedH.Name = "colRatedH";
|
colRatedH.Visible = true;
|
colRatedH.VisibleIndex = 6;
|
colRatedH.Width = 79;
|
//
|
// colRatedN
|
//
|
colRatedN.FieldName = "RatedN";
|
colRatedN.Name = "colRatedN";
|
colRatedN.Visible = true;
|
colRatedN.VisibleIndex = 7;
|
colRatedN.Width = 74;
|
//
|
// colDbLocked
|
//
|
colDbLocked.FieldName = "DbLocked";
|
colDbLocked.Name = "colDbLocked";
|
colDbLocked.Visible = true;
|
colDbLocked.VisibleIndex = 2;
|
colDbLocked.Width = 51;
|
//
|
// colMatchingRatedP
|
//
|
colMatchingRatedP.FieldName = "MatchingRatedP";
|
colMatchingRatedP.Name = "colMatchingRatedP";
|
colMatchingRatedP.Visible = true;
|
colMatchingRatedP.VisibleIndex = 8;
|
colMatchingRatedP.Width = 76;
|
//
|
// colMatchingRatedQ
|
//
|
colMatchingRatedQ.FieldName = "MatchingRatedQ";
|
colMatchingRatedQ.Name = "colMatchingRatedQ";
|
colMatchingRatedQ.Visible = true;
|
colMatchingRatedQ.VisibleIndex = 9;
|
colMatchingRatedQ.Width = 76;
|
//
|
// colMatchingRatedH
|
//
|
colMatchingRatedH.FieldName = "MatchingRatedH";
|
colMatchingRatedH.Name = "colMatchingRatedH";
|
colMatchingRatedH.Visible = true;
|
colMatchingRatedH.VisibleIndex = 10;
|
colMatchingRatedH.Width = 64;
|
//
|
// colMatchingRatedN
|
//
|
colMatchingRatedN.FieldName = "MatchingRatedN";
|
colMatchingRatedN.Name = "colMatchingRatedN";
|
colMatchingRatedN.Visible = true;
|
colMatchingRatedN.VisibleIndex = 11;
|
colMatchingRatedN.Width = 58;
|
//
|
// colMatchingSatus
|
//
|
colMatchingSatus.FieldName = "MatchingSatus";
|
colMatchingSatus.Name = "colMatchingSatus";
|
colMatchingSatus.Visible = true;
|
colMatchingSatus.VisibleIndex = 12;
|
colMatchingSatus.Width = 48;
|
//
|
// XhsPumpMatchingListCtrl
|
//
|
AutoScaleDimensions = new SizeF(7F, 14F);
|
AutoScaleMode = AutoScaleMode.Font;
|
Controls.Add(gridControl1);
|
Name = "XhsPumpMatchingListCtrl";
|
Size = new Size(1035, 503);
|
((ISupportInitialize)gridControl1).EndInit();
|
((ISupportInitialize)pumpFormViewModelBindingSource).EndInit();
|
((ISupportInitialize)gridView1).EndInit();
|
ResumeLayout(false);
|
}
|
|
#endregion
|
|
private DevExpress.XtraGrid.GridControl gridControl1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
private BindingSource pumpFormViewModelBindingSource;
|
private DevExpress.XtraGrid.Columns.GridColumn colName;
|
private DevExpress.XtraGrid.Columns.GridColumn colCode;
|
private DevExpress.XtraGrid.Columns.GridColumn colModelType;
|
private DevExpress.XtraGrid.Columns.GridColumn colRatedP;
|
private DevExpress.XtraGrid.Columns.GridColumn colRatedQ;
|
private DevExpress.XtraGrid.Columns.GridColumn colRatedH;
|
private DevExpress.XtraGrid.Columns.GridColumn colRatedN;
|
private DevExpress.XtraGrid.Columns.GridColumn colDbLocked;
|
private DevExpress.XtraGrid.Columns.GridColumn colMatchingRatedP;
|
private DevExpress.XtraGrid.Columns.GridColumn colMatchingRatedQ;
|
private DevExpress.XtraGrid.Columns.GridColumn colMatchingRatedH;
|
private DevExpress.XtraGrid.Columns.GridColumn colMatchingRatedN;
|
private DevExpress.XtraGrid.Columns.GridColumn colMatchingSatus;
|
}
|
}
|