namespace HStation.WinFrmUI
{
partial class CreateXhsSchemePipeChangePage
{
///
/// 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()
{
components = new Container();
sidePanel3dModel = new SidePanel();
layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
gridControl1 = new DevExpress.XtraGrid.GridControl();
createXhsSchemePipeChangeViewMdoelBindingSource = new BindingSource(components);
layoutView1 = new DevExpress.XtraGrid.Views.Layout.LayoutView();
colSvgImage = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
repPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
layoutViewField_colSvgImage = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
colMaterial = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
layoutViewField_colMaterial = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
colDiameter = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
layoutViewField_colDiameter = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
colLength = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
layoutViewField_colLength = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
colRoughness = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
layoutViewField_colRoughness = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
colMinorLoss = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
layoutViewField_colMinorLoss = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
colName = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
layoutViewField_colName = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
colModelType = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
layoutViewField_colModelType = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
repImgCmbStatus = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
Root = new DevExpress.XtraLayout.LayoutControlGroup();
layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
sidePanel1 = new SidePanel();
((ISupportInitialize)layoutControl1).BeginInit();
layoutControl1.SuspendLayout();
((ISupportInitialize)gridControl1).BeginInit();
((ISupportInitialize)createXhsSchemePipeChangeViewMdoelBindingSource).BeginInit();
((ISupportInitialize)layoutView1).BeginInit();
((ISupportInitialize)repPictureEdit1).BeginInit();
((ISupportInitialize)layoutViewField_colSvgImage).BeginInit();
((ISupportInitialize)layoutViewField_colMaterial).BeginInit();
((ISupportInitialize)layoutViewField_colDiameter).BeginInit();
((ISupportInitialize)layoutViewField_colLength).BeginInit();
((ISupportInitialize)layoutViewField_colRoughness).BeginInit();
((ISupportInitialize)layoutViewField_colMinorLoss).BeginInit();
((ISupportInitialize)layoutViewField_colName).BeginInit();
((ISupportInitialize)layoutViewField_colModelType).BeginInit();
((ISupportInitialize)layoutViewCard1).BeginInit();
((ISupportInitialize)repImgCmbStatus).BeginInit();
((ISupportInitialize)Root).BeginInit();
((ISupportInitialize)layoutControlGroup1).BeginInit();
((ISupportInitialize)layoutControlItem1).BeginInit();
sidePanel1.SuspendLayout();
SuspendLayout();
//
// sidePanel3dModel
//
sidePanel3dModel.Dock = DockStyle.Fill;
sidePanel3dModel.Location = new Point(0, 0);
sidePanel3dModel.Name = "sidePanel3dModel";
sidePanel3dModel.Size = new Size(930, 729);
sidePanel3dModel.TabIndex = 0;
sidePanel3dModel.Text = "sidePanel1";
//
// layoutControl1
//
layoutControl1.Controls.Add(gridControl1);
layoutControl1.Dock = DockStyle.Fill;
layoutControl1.Location = new Point(1, 0);
layoutControl1.Name = "layoutControl1";
layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(1034, 367, 975, 600);
layoutControl1.Root = Root;
layoutControl1.Size = new Size(296, 729);
layoutControl1.TabIndex = 1;
layoutControl1.Text = "layoutControl1";
//
// gridControl1
//
gridControl1.DataSource = createXhsSchemePipeChangeViewMdoelBindingSource;
gridControl1.Location = new Point(0, 33);
gridControl1.MainView = layoutView1;
gridControl1.Name = "gridControl1";
gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repImgCmbStatus, repPictureEdit1 });
gridControl1.Size = new Size(296, 696);
gridControl1.TabIndex = 4;
gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { layoutView1 });
//
// createXhsSchemePipeChangeViewMdoelBindingSource
//
createXhsSchemePipeChangeViewMdoelBindingSource.DataSource = typeof(CreateXhsSchemePipeChangeViewMdoel);
//
// layoutView1
//
layoutView1.ActiveFilterEnabled = false;
layoutView1.Appearance.FieldCaption.Options.UseTextOptions = true;
layoutView1.Appearance.FieldCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
layoutView1.Appearance.FieldCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
layoutView1.Appearance.FieldEditingValue.Options.UseTextOptions = true;
layoutView1.Appearance.FieldEditingValue.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
layoutView1.Appearance.FieldValue.Options.UseTextOptions = true;
layoutView1.Appearance.FieldValue.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
layoutView1.CardHorzInterval = 0;
layoutView1.CardMinSize = new Size(255, 128);
layoutView1.CardVertInterval = 8;
layoutView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] { colSvgImage, colMaterial, colDiameter, colLength, colRoughness, colMinorLoss, colName, colModelType });
layoutView1.GridControl = gridControl1;
layoutView1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutViewField_colMaterial });
layoutView1.Name = "layoutView1";
layoutView1.OptionsCustomization.AllowFilter = false;
layoutView1.OptionsCustomization.AllowSort = false;
layoutView1.OptionsFilter.AllowFilterEditor = false;
layoutView1.OptionsFilter.AllowMRUFilterList = false;
layoutView1.OptionsItemText.AlignMode = DevExpress.XtraGrid.Views.Layout.FieldTextAlignMode.AlignGlobal;
layoutView1.OptionsItemText.TextToControlDistance = 2;
layoutView1.OptionsView.ShowCardCaption = false;
layoutView1.OptionsView.ShowCardExpandButton = false;
layoutView1.OptionsView.ShowCardLines = false;
layoutView1.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
layoutView1.OptionsView.ShowHeaderPanel = false;
layoutView1.OptionsView.ViewMode = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.Column;
layoutView1.TemplateCard = layoutViewCard1;
layoutView1.CardClick += layoutView1_CardClick;
layoutView1.FocusedColumnChanged += layoutView1_FocusedColumnChanged;
layoutView1.CellValueChanged += layoutView1_CellValueChanged;
//
// colSvgImage
//
colSvgImage.ColumnEdit = repPictureEdit1;
colSvgImage.FieldName = "SvgImage";
colSvgImage.LayoutViewField = layoutViewField_colSvgImage;
colSvgImage.MinWidth = 30;
colSvgImage.Name = "colSvgImage";
colSvgImage.OptionsColumn.AllowEdit = false;
colSvgImage.OptionsColumn.ReadOnly = true;
colSvgImage.Width = 112;
//
// repPictureEdit1
//
repPictureEdit1.Name = "repPictureEdit1";
repPictureEdit1.ReadOnly = true;
//
// layoutViewField_colSvgImage
//
layoutViewField_colSvgImage.EditorPreferredWidth = 123;
layoutViewField_colSvgImage.Location = new Point(0, 0);
layoutViewField_colSvgImage.Name = "layoutViewField_colSvgImage";
layoutViewField_colSvgImage.Size = new Size(127, 64);
layoutViewField_colSvgImage.StartNewLine = true;
layoutViewField_colSvgImage.TextSize = new Size(0, 0);
layoutViewField_colSvgImage.TextVisible = false;
//
// colMaterial
//
colMaterial.AppearanceCell.ForeColor = Color.Gray;
colMaterial.AppearanceCell.Options.UseForeColor = true;
colMaterial.FieldName = "Material";
colMaterial.LayoutViewField = layoutViewField_colMaterial;
colMaterial.MinWidth = 30;
colMaterial.Name = "colMaterial";
colMaterial.OptionsColumn.AllowEdit = false;
colMaterial.OptionsColumn.ReadOnly = true;
colMaterial.Width = 112;
//
// layoutViewField_colMaterial
//
layoutViewField_colMaterial.EditorPreferredWidth = 20;
layoutViewField_colMaterial.Location = new Point(0, 0);
layoutViewField_colMaterial.Name = "layoutViewField_colMaterial";
layoutViewField_colMaterial.Size = new Size(257, 128);
layoutViewField_colMaterial.TextSize = new Size(0, 0);
layoutViewField_colMaterial.TextVisible = false;
//
// colDiameter
//
colDiameter.AppearanceCell.ForeColor = Color.DodgerBlue;
colDiameter.AppearanceCell.Options.UseForeColor = true;
colDiameter.DisplayFormat.FormatString = "{0}mm";
colDiameter.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
colDiameter.FieldName = "Diameter";
colDiameter.LayoutViewField = layoutViewField_colDiameter;
colDiameter.MinWidth = 30;
colDiameter.Name = "colDiameter";
colDiameter.Width = 112;
//
// layoutViewField_colDiameter
//
layoutViewField_colDiameter.EditorPreferredWidth = 124;
layoutViewField_colDiameter.Location = new Point(127, 64);
layoutViewField_colDiameter.Name = "layoutViewField_colDiameter";
layoutViewField_colDiameter.Size = new Size(128, 32);
layoutViewField_colDiameter.TextSize = new Size(0, 0);
layoutViewField_colDiameter.TextVisible = false;
//
// colLength
//
colLength.AppearanceCell.ForeColor = Color.DodgerBlue;
colLength.AppearanceCell.Options.UseForeColor = true;
colLength.DisplayFormat.FormatString = "{0}m";
colLength.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
colLength.FieldName = "Length";
colLength.LayoutViewField = layoutViewField_colLength;
colLength.MinWidth = 30;
colLength.Name = "colLength";
colLength.Width = 112;
//
// layoutViewField_colLength
//
layoutViewField_colLength.EditorPreferredWidth = 123;
layoutViewField_colLength.Location = new Point(0, 64);
layoutViewField_colLength.Name = "layoutViewField_colLength";
layoutViewField_colLength.Size = new Size(127, 32);
layoutViewField_colLength.TextSize = new Size(0, 0);
layoutViewField_colLength.TextVisible = false;
//
// colRoughness
//
colRoughness.AppearanceCell.ForeColor = Color.DodgerBlue;
colRoughness.AppearanceCell.Options.UseForeColor = true;
colRoughness.DisplayFormat.FormatString = "{0}R";
colRoughness.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
colRoughness.FieldName = "Roughness";
colRoughness.LayoutViewField = layoutViewField_colRoughness;
colRoughness.MinWidth = 30;
colRoughness.Name = "colRoughness";
colRoughness.Width = 112;
//
// layoutViewField_colRoughness
//
layoutViewField_colRoughness.EditorPreferredWidth = 124;
layoutViewField_colRoughness.Location = new Point(127, 96);
layoutViewField_colRoughness.Name = "layoutViewField_colRoughness";
layoutViewField_colRoughness.Size = new Size(128, 32);
layoutViewField_colRoughness.TextSize = new Size(0, 0);
layoutViewField_colRoughness.TextVisible = false;
//
// colMinorLoss
//
colMinorLoss.AppearanceCell.ForeColor = Color.DodgerBlue;
colMinorLoss.AppearanceCell.Options.UseForeColor = true;
colMinorLoss.DisplayFormat.FormatString = "{0}ML";
colMinorLoss.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
colMinorLoss.FieldName = "MinorLoss";
colMinorLoss.LayoutViewField = layoutViewField_colMinorLoss;
colMinorLoss.MinWidth = 30;
colMinorLoss.Name = "colMinorLoss";
colMinorLoss.Width = 112;
//
// layoutViewField_colMinorLoss
//
layoutViewField_colMinorLoss.EditorPreferredWidth = 123;
layoutViewField_colMinorLoss.Location = new Point(0, 96);
layoutViewField_colMinorLoss.Name = "layoutViewField_colMinorLoss";
layoutViewField_colMinorLoss.Size = new Size(127, 32);
layoutViewField_colMinorLoss.TextSize = new Size(0, 0);
layoutViewField_colMinorLoss.TextVisible = false;
//
// colName
//
colName.AppearanceCell.Font = new Font("Tahoma", 11F, FontStyle.Bold, GraphicsUnit.Point);
colName.AppearanceCell.Options.UseFont = true;
colName.FieldName = "Name";
colName.LayoutViewField = layoutViewField_colName;
colName.MinWidth = 30;
colName.Name = "colName";
colName.OptionsColumn.AllowEdit = false;
colName.OptionsColumn.ReadOnly = true;
colName.Width = 112;
//
// layoutViewField_colName
//
layoutViewField_colName.EditorPreferredWidth = 124;
layoutViewField_colName.Location = new Point(127, 0);
layoutViewField_colName.Name = "layoutViewField_colName";
layoutViewField_colName.Size = new Size(128, 32);
layoutViewField_colName.TextSize = new Size(0, 0);
layoutViewField_colName.TextVisible = false;
//
// colModelType
//
colModelType.AppearanceCell.ForeColor = Color.DodgerBlue;
colModelType.AppearanceCell.Options.UseForeColor = true;
colModelType.FieldName = "ModelType";
colModelType.LayoutViewField = layoutViewField_colModelType;
colModelType.MinWidth = 30;
colModelType.Name = "colModelType";
colModelType.OptionsColumn.AllowEdit = false;
colModelType.OptionsColumn.ReadOnly = true;
colModelType.Width = 112;
//
// layoutViewField_colModelType
//
layoutViewField_colModelType.EditorPreferredWidth = 124;
layoutViewField_colModelType.Location = new Point(127, 32);
layoutViewField_colModelType.Name = "layoutViewField_colModelType";
layoutViewField_colModelType.Size = new Size(128, 32);
layoutViewField_colModelType.TextSize = new Size(0, 0);
layoutViewField_colModelType.TextVisible = false;
//
// layoutViewCard1
//
layoutViewCard1.CustomizationFormText = "TemplateCard";
layoutViewCard1.GroupBordersVisible = false;
layoutViewCard1.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutViewField_colName, layoutViewField_colDiameter, layoutViewField_colLength, layoutViewField_colMinorLoss, layoutViewField_colRoughness, layoutViewField_colSvgImage, layoutViewField_colModelType });
layoutViewCard1.Name = "layoutViewCard1";
layoutViewCard1.OptionsItemText.TextToControlDistance = 2;
layoutViewCard1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
layoutViewCard1.Text = "TemplateCard";
layoutViewCard1.TextLocation = DevExpress.Utils.Locations.Default;
//
// repImgCmbStatus
//
repImgCmbStatus.AutoHeight = false;
repImgCmbStatus.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) });
repImgCmbStatus.Name = "repImgCmbStatus";
//
// Root
//
Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
Root.GroupBordersVisible = false;
Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlGroup1 });
Root.Name = "Root";
Root.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
Root.Size = new Size(296, 729);
Root.TextVisible = false;
//
// layoutControlGroup1
//
layoutControlGroup1.GroupStyle = DevExpress.Utils.GroupStyle.Title;
layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutControlItem1 });
layoutControlGroup1.Location = new Point(0, 0);
layoutControlGroup1.Name = "layoutControlGroup1";
layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
layoutControlGroup1.Size = new Size(296, 729);
layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
layoutControlGroup1.Text = "管道列表";
//
// layoutControlItem1
//
layoutControlItem1.Control = gridControl1;
layoutControlItem1.Location = new Point(0, 0);
layoutControlItem1.Name = "layoutControlItem1";
layoutControlItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
layoutControlItem1.Size = new Size(296, 696);
layoutControlItem1.TextSize = new Size(0, 0);
layoutControlItem1.TextVisible = false;
//
// sidePanel1
//
sidePanel1.Controls.Add(layoutControl1);
sidePanel1.Dock = DockStyle.Right;
sidePanel1.Location = new Point(930, 0);
sidePanel1.Name = "sidePanel1";
sidePanel1.Size = new Size(297, 729);
sidePanel1.TabIndex = 2;
sidePanel1.Text = "sidePanel1";
//
// CreateXhsSchemePipeChangePage
//
AutoScaleDimensions = new SizeF(10F, 22F);
AutoScaleMode = AutoScaleMode.Font;
Controls.Add(sidePanel3dModel);
Controls.Add(sidePanel1);
Margin = new Padding(4, 5, 4, 5);
Name = "CreateXhsSchemePipeChangePage";
Size = new Size(1227, 729);
((ISupportInitialize)layoutControl1).EndInit();
layoutControl1.ResumeLayout(false);
((ISupportInitialize)gridControl1).EndInit();
((ISupportInitialize)createXhsSchemePipeChangeViewMdoelBindingSource).EndInit();
((ISupportInitialize)layoutView1).EndInit();
((ISupportInitialize)repPictureEdit1).EndInit();
((ISupportInitialize)layoutViewField_colSvgImage).EndInit();
((ISupportInitialize)layoutViewField_colMaterial).EndInit();
((ISupportInitialize)layoutViewField_colDiameter).EndInit();
((ISupportInitialize)layoutViewField_colLength).EndInit();
((ISupportInitialize)layoutViewField_colRoughness).EndInit();
((ISupportInitialize)layoutViewField_colMinorLoss).EndInit();
((ISupportInitialize)layoutViewField_colName).EndInit();
((ISupportInitialize)layoutViewField_colModelType).EndInit();
((ISupportInitialize)layoutViewCard1).EndInit();
((ISupportInitialize)repImgCmbStatus).EndInit();
((ISupportInitialize)Root).EndInit();
((ISupportInitialize)layoutControlGroup1).EndInit();
((ISupportInitialize)layoutControlItem1).EndInit();
sidePanel1.ResumeLayout(false);
ResumeLayout(false);
}
#endregion
private SidePanel sidePanel3dModel;
private DevExpress.XtraLayout.LayoutControl layoutControl1;
private DevExpress.XtraLayout.LayoutControlGroup Root;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repImgCmbStatus;
private DevExpress.XtraGrid.Views.Layout.LayoutView layoutView1;
private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repPictureEdit1;
private SidePanel sidePanel1;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
private BindingSource createXhsSchemePipeChangeViewMdoelBindingSource;
private DevExpress.XtraGrid.Columns.LayoutViewColumn colSvgImage;
private DevExpress.XtraGrid.Columns.LayoutViewColumn colLinkStatus;
private DevExpress.XtraGrid.Columns.LayoutViewColumn colMaterial;
private DevExpress.XtraGrid.Columns.LayoutViewColumn colDiameter;
private DevExpress.XtraGrid.Columns.LayoutViewColumn colLength;
private DevExpress.XtraGrid.Columns.LayoutViewColumn colRoughness;
private DevExpress.XtraGrid.Columns.LayoutViewColumn colMinorLoss;
private DevExpress.XtraGrid.Columns.LayoutViewColumn colName;
private DevExpress.XtraGrid.Columns.LayoutViewColumn colModelType;
private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colLinkStatus;
private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colSvgImage;
private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colMaterial;
private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colDiameter;
private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colLength;
private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colRoughness;
private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colMinorLoss;
private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colName;
private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colModelType;
private DevExpress.XtraGrid.Views.Layout.LayoutViewCard layoutViewCard1;
}
}