namespace HStation.WinFrmUI { partial class XhsSchemeHydrantChangeListCtrl { /// /// 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(); gridControl1 = new DevExpress.XtraGrid.GridControl(); xhsSchemeHydrantChangeViewModelBindingSource = new BindingSource(components); layoutView1 = new DevExpress.XtraGrid.Views.Layout.LayoutView(); colSvgImage = new DevExpress.XtraGrid.Columns.LayoutViewColumn(); repPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit(); layoutViewField_layoutViewColumn1_1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); colName = new DevExpress.XtraGrid.Columns.LayoutViewColumn(); layoutViewField_colName = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); colMaterial = new DevExpress.XtraGrid.Columns.LayoutViewColumn(); layoutViewField_colMaterial = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); colCaliber = new DevExpress.XtraGrid.Columns.LayoutViewColumn(); layoutViewField_colCaliber = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); colCoefficient = new DevExpress.XtraGrid.Columns.LayoutViewColumn(); layoutViewField_colCoefficient = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); colViewImage = new DevExpress.XtraGrid.Columns.LayoutViewColumn(); repPictureEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit(); layoutViewField_colViewImage = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard(); repImgCmbStatus = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); toolTipController1 = new DevExpress.Utils.ToolTipController(components); svgImg32 = new DevExpress.Utils.SvgImageCollection(components); ((ISupportInitialize)gridControl1).BeginInit(); ((ISupportInitialize)xhsSchemeHydrantChangeViewModelBindingSource).BeginInit(); ((ISupportInitialize)layoutView1).BeginInit(); ((ISupportInitialize)repPictureEdit1).BeginInit(); ((ISupportInitialize)layoutViewField_layoutViewColumn1_1).BeginInit(); ((ISupportInitialize)layoutViewField_colName).BeginInit(); ((ISupportInitialize)layoutViewField_colMaterial).BeginInit(); ((ISupportInitialize)layoutViewField_colCaliber).BeginInit(); ((ISupportInitialize)layoutViewField_colCoefficient).BeginInit(); ((ISupportInitialize)repPictureEdit2).BeginInit(); ((ISupportInitialize)layoutViewField_colViewImage).BeginInit(); ((ISupportInitialize)layoutViewCard1).BeginInit(); ((ISupportInitialize)repImgCmbStatus).BeginInit(); ((ISupportInitialize)svgImg32).BeginInit(); SuspendLayout(); // // gridControl1 // gridControl1.DataSource = xhsSchemeHydrantChangeViewModelBindingSource; gridControl1.Dock = DockStyle.Fill; gridControl1.EmbeddedNavigator.Margin = new Padding(1); gridControl1.Location = new Point(0, 0); gridControl1.MainView = layoutView1; gridControl1.Margin = new Padding(2); gridControl1.Name = "gridControl1"; gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { repImgCmbStatus, repPictureEdit1, repPictureEdit2 }); gridControl1.Size = new Size(337, 695); gridControl1.TabIndex = 5; gridControl1.ToolTipController = toolTipController1; gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { layoutView1 }); // // xhsSchemeHydrantChangeViewModelBindingSource // xhsSchemeHydrantChangeViewModelBindingSource.DataSource = typeof(XhsSchemeHydrantChangeViewModel); // // 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.BorderStyle = BorderStyles.NoBorder; layoutView1.CardHorzInterval = 0; layoutView1.CardMinSize = new Size(213, 84); layoutView1.CardVertInterval = 8; layoutView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] { colSvgImage, colName, colMaterial, colCaliber, colCoefficient, colViewImage }); layoutView1.DetailHeight = 223; layoutView1.GridControl = gridControl1; 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.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(colName, DevExpress.Data.ColumnSortOrder.Ascending) }); layoutView1.TemplateCard = layoutViewCard1; layoutView1.CardClick += layoutView1_CardClick; layoutView1.FieldValueClick += layoutView1_FieldValueClick; layoutView1.FocusedColumnChanged += layoutView1_FocusedColumnChanged; layoutView1.CellValueChanged += layoutView1_CellValueChanged; // // colSvgImage // colSvgImage.Caption = "图标"; colSvgImage.ColumnEdit = repPictureEdit1; colSvgImage.FieldName = "SvgImage"; colSvgImage.LayoutViewField = layoutViewField_layoutViewColumn1_1; colSvgImage.MinWidth = 21; colSvgImage.Name = "colSvgImage"; colSvgImage.OptionsColumn.AllowEdit = false; colSvgImage.OptionsColumn.ReadOnly = true; colSvgImage.Width = 78; // // repPictureEdit1 // repPictureEdit1.Name = "repPictureEdit1"; repPictureEdit1.ReadOnly = true; repPictureEdit1.SizeMode = PictureSizeMode.Squeeze; // // layoutViewField_layoutViewColumn1_1 // layoutViewField_layoutViewColumn1_1.EditorPreferredWidth = 24; layoutViewField_layoutViewColumn1_1.Location = new Point(0, 0); layoutViewField_layoutViewColumn1_1.MaxSize = new Size(32, 32); layoutViewField_layoutViewColumn1_1.MinSize = new Size(32, 32); layoutViewField_layoutViewColumn1_1.Name = "layoutViewField_layoutViewColumn1_1"; layoutViewField_layoutViewColumn1_1.OptionsToolTip.ToolTip = "从产品配置中重新选择"; layoutViewField_layoutViewColumn1_1.Size = new Size(32, 32); layoutViewField_layoutViewColumn1_1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; layoutViewField_layoutViewColumn1_1.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); layoutViewField_layoutViewColumn1_1.TextSize = new Size(0, 0); layoutViewField_layoutViewColumn1_1.TextVisible = false; // // colName // colName.AppearanceCell.Font = new Font("Tahoma", 10F, FontStyle.Bold, GraphicsUnit.Point); colName.AppearanceCell.ForeColor = Color.DarkBlue; colName.AppearanceCell.Options.UseFont = true; colName.AppearanceCell.Options.UseForeColor = true; colName.AppearanceCell.Options.UseTextOptions = true; colName.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; colName.Caption = "名称"; colName.CustomizationCaption = "Name"; colName.FieldName = "Name"; colName.LayoutViewField = layoutViewField_colName; colName.MinWidth = 21; colName.Name = "colName"; colName.OptionsColumn.AllowEdit = false; colName.OptionsColumn.ReadOnly = true; colName.Width = 78; // // layoutViewField_colName // layoutViewField_colName.AppearanceItemCaption.Options.UseTextOptions = true; layoutViewField_colName.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; layoutViewField_colName.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; layoutViewField_colName.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; layoutViewField_colName.EditorPreferredWidth = 137; layoutViewField_colName.Location = new Point(32, 0); layoutViewField_colName.Name = "layoutViewField_colName"; layoutViewField_colName.OptionsToolTip.ToolTip = "名称"; layoutViewField_colName.Size = new Size(145, 32); layoutViewField_colName.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); layoutViewField_colName.TextSize = new Size(0, 0); layoutViewField_colName.TextVisible = false; // // colMaterial // colMaterial.Caption = "材质"; colMaterial.FieldName = "Material"; colMaterial.LayoutViewField = layoutViewField_colMaterial; colMaterial.Name = "colMaterial"; // // layoutViewField_colMaterial // layoutViewField_colMaterial.EditorPreferredWidth = 46; layoutViewField_colMaterial.Location = new Point(0, 32); layoutViewField_colMaterial.Name = "layoutViewField_colMaterial"; layoutViewField_colMaterial.Size = new Size(104, 24); layoutViewField_colMaterial.TextSize = new Size(52, 14); // // colCaliber // colCaliber.Caption = "口径"; colCaliber.FieldName = "Caliber"; colCaliber.LayoutViewField = layoutViewField_colCaliber; colCaliber.Name = "colCaliber"; // // layoutViewField_colCaliber // layoutViewField_colCaliber.EditorPreferredWidth = 47; layoutViewField_colCaliber.Location = new Point(104, 32); layoutViewField_colCaliber.Name = "layoutViewField_colCaliber"; layoutViewField_colCaliber.Size = new Size(105, 24); layoutViewField_colCaliber.TextSize = new Size(52, 14); // // colCoefficient // colCoefficient.Caption = "流量系数"; colCoefficient.FieldName = "Coefficient"; colCoefficient.LayoutViewField = layoutViewField_colCoefficient; colCoefficient.Name = "colCoefficient"; // // layoutViewField_colCoefficient // layoutViewField_colCoefficient.EditorPreferredWidth = 46; layoutViewField_colCoefficient.Location = new Point(0, 56); layoutViewField_colCoefficient.Name = "layoutViewField_colCoefficient"; layoutViewField_colCoefficient.Size = new Size(209, 24); layoutViewField_colCoefficient.TextSize = new Size(52, 14); // // colViewImage // colViewImage.Caption = "查看"; colViewImage.ColumnEdit = repPictureEdit2; colViewImage.FieldName = "ViewImage"; colViewImage.LayoutViewField = layoutViewField_colViewImage; colViewImage.Name = "colViewImage"; colViewImage.OptionsColumn.AllowEdit = false; colViewImage.OptionsColumn.ReadOnly = true; // // repPictureEdit2 // repPictureEdit2.Name = "repPictureEdit2"; repPictureEdit2.SizeMode = PictureSizeMode.Squeeze; // // layoutViewField_colViewImage // layoutViewField_colViewImage.ContentHorzAlignment = DevExpress.Utils.HorzAlignment.Center; layoutViewField_colViewImage.ContentVertAlignment = DevExpress.Utils.VertAlignment.Center; layoutViewField_colViewImage.EditorPreferredWidth = 18; layoutViewField_colViewImage.Location = new Point(177, 0); layoutViewField_colViewImage.MaxSize = new Size(32, 32); layoutViewField_colViewImage.MinSize = new Size(32, 32); layoutViewField_colViewImage.Name = "layoutViewField_colViewImage"; layoutViewField_colViewImage.OptionsToolTip.ToolTip = "定位"; layoutViewField_colViewImage.Padding = new DevExpress.XtraLayout.Utils.Padding(5, 5, 5, 5); layoutViewField_colViewImage.Size = new Size(32, 32); layoutViewField_colViewImage.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; layoutViewField_colViewImage.Spacing = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); layoutViewField_colViewImage.StartNewLine = true; layoutViewField_colViewImage.TextSize = new Size(0, 0); layoutViewField_colViewImage.TextVisible = false; // // layoutViewCard1 // layoutViewCard1.AppearanceItemCaption.Options.UseTextOptions = true; layoutViewCard1.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; layoutViewCard1.CustomizationFormText = "TemplateCard"; layoutViewCard1.GroupBordersVisible = false; layoutViewCard1.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText; layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutViewField_layoutViewColumn1_1, layoutViewField_colName, layoutViewField_colViewImage, layoutViewField_colMaterial, layoutViewField_colCoefficient, layoutViewField_colCaliber }); layoutViewCard1.Name = "layoutViewTemplateCard"; layoutViewCard1.OptionsItemText.TextToControlDistance = 2; layoutViewCard1.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2); 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"; // // toolTipController1 // toolTipController1.GetActiveObjectInfo += toolTipController1_GetActiveObjectInfo; // // svgImg32 // svgImg32.ImageSize = new Size(32, 32); svgImg32.Add("selectpivottable", "image://svgimages/spreadsheet/selectpivottable.svg"); // // XhsSchemeHydrantChangeListCtrl // AutoScaleDimensions = new SizeF(7F, 14F); AutoScaleMode = AutoScaleMode.Font; Controls.Add(gridControl1); Name = "XhsSchemeHydrantChangeListCtrl"; Size = new Size(337, 695); ((ISupportInitialize)gridControl1).EndInit(); ((ISupportInitialize)xhsSchemeHydrantChangeViewModelBindingSource).EndInit(); ((ISupportInitialize)layoutView1).EndInit(); ((ISupportInitialize)repPictureEdit1).EndInit(); ((ISupportInitialize)layoutViewField_layoutViewColumn1_1).EndInit(); ((ISupportInitialize)layoutViewField_colName).EndInit(); ((ISupportInitialize)layoutViewField_colMaterial).EndInit(); ((ISupportInitialize)layoutViewField_colCaliber).EndInit(); ((ISupportInitialize)layoutViewField_colCoefficient).EndInit(); ((ISupportInitialize)repPictureEdit2).EndInit(); ((ISupportInitialize)layoutViewField_colViewImage).EndInit(); ((ISupportInitialize)layoutViewCard1).EndInit(); ((ISupportInitialize)repImgCmbStatus).EndInit(); ((ISupportInitialize)svgImg32).EndInit(); ResumeLayout(false); } #endregion private DevExpress.XtraGrid.GridControl gridControl1; private DevExpress.XtraGrid.Views.Layout.LayoutView layoutView1; private DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox repImgCmbStatus; private DevExpress.XtraGrid.Columns.LayoutViewColumn colName; private DevExpress.XtraGrid.Columns.LayoutViewColumn colSvgImage; private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repPictureEdit1; private DevExpress.Utils.SvgImageCollection svgImg32; private DevExpress.XtraGrid.Columns.LayoutViewColumn colViewImage; private DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit repPictureEdit2; private BindingSource xhsSchemeHydrantChangeViewModelBindingSource; private DevExpress.Utils.ToolTipController toolTipController1; private DevExpress.XtraGrid.Columns.LayoutViewColumn colMaterial; private DevExpress.XtraGrid.Columns.LayoutViewColumn colCaliber; private DevExpress.XtraGrid.Columns.LayoutViewColumn colCoefficient; private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_layoutViewColumn1_1; private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colName; private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colMaterial; private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colCaliber; private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colCoefficient; private DevExpress.XtraGrid.Views.Layout.LayoutViewField layoutViewField_colViewImage; private DevExpress.XtraGrid.Views.Layout.LayoutViewCard layoutViewCard1; } }