| | |
| | | setHydroPumpCalcuPrefixViewModelBindingSource = new BindingSource(components); |
| | | layoutView1 = new DevExpress.XtraGrid.Views.Layout.LayoutView(); |
| | | colName = new DevExpress.XtraGrid.Columns.LayoutViewColumn(); |
| | | layoutViewField_colName = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); |
| | | colRunStatus = new DevExpress.XtraGrid.Columns.LayoutViewColumn(); |
| | | repImgCmbBox = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); |
| | | layoutViewField_colRunStatus = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); |
| | | colCurrentHz = new DevExpress.XtraGrid.Columns.LayoutViewColumn(); |
| | | layoutViewField_colCurrentHz = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); |
| | | colIcon = new DevExpress.XtraGrid.Columns.LayoutViewColumn(); |
| | | repPicture = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit(); |
| | | layoutViewField_colIcon = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); |
| | | layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard(); |
| | | layoutViewField_colCurrentHz = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); |
| | | layoutViewField_colRunStatus = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); |
| | | layoutViewField_colName = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); |
| | | layoutViewField_colIcon = new DevExpress.XtraGrid.Views.Layout.LayoutViewField(); |
| | | ((ISupportInitialize)gridControl1).BeginInit(); |
| | | ((ISupportInitialize)setHydroPumpCalcuPrefixViewModelBindingSource).BeginInit(); |
| | | ((ISupportInitialize)layoutView1).BeginInit(); |
| | | ((ISupportInitialize)layoutViewField_colName).BeginInit(); |
| | | ((ISupportInitialize)repImgCmbBox).BeginInit(); |
| | | ((ISupportInitialize)layoutViewField_colRunStatus).BeginInit(); |
| | | ((ISupportInitialize)layoutViewField_colCurrentHz).BeginInit(); |
| | | ((ISupportInitialize)repPicture).BeginInit(); |
| | | ((ISupportInitialize)layoutViewField_colIcon).BeginInit(); |
| | | ((ISupportInitialize)layoutViewCard1).BeginInit(); |
| | | ((ISupportInitialize)layoutViewField_colCurrentHz).BeginInit(); |
| | | ((ISupportInitialize)layoutViewField_colRunStatus).BeginInit(); |
| | | ((ISupportInitialize)layoutViewField_colName).BeginInit(); |
| | | ((ISupportInitialize)layoutViewField_colIcon).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // gridControl1 |
| | |
| | | // layoutView1 |
| | | // |
| | | layoutView1.BorderStyle = BorderStyles.NoBorder; |
| | | layoutView1.CardHorzInterval = 6; |
| | | layoutView1.CardMinSize = new Size(137, 86); |
| | | layoutView1.CardHorzInterval = 5; |
| | | layoutView1.CardMinSize = new Size(147, 86); |
| | | layoutView1.CardVertInterval = 5; |
| | | layoutView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] { colName, colRunStatus, colCurrentHz, colIcon }); |
| | | layoutView1.DetailHeight = 223; |
| | | layoutView1.GridControl = gridControl1; |
| | |
| | | layoutView1.OptionsItemText.AlignMode = DevExpress.XtraGrid.Views.Layout.FieldTextAlignMode.AlignGlobal; |
| | | layoutView1.OptionsItemText.TextToControlDistance = 0; |
| | | layoutView1.OptionsPrint.PrintCardCaption = false; |
| | | layoutView1.OptionsView.CardArrangeRule = DevExpress.XtraGrid.Views.Layout.LayoutCardArrangeRule.AllowPartialCards; |
| | | layoutView1.OptionsView.CardsAlignment = DevExpress.XtraGrid.Views.Layout.CardsAlignment.Near; |
| | | layoutView1.OptionsView.ContentAlignment = ContentAlignment.TopLeft; |
| | | layoutView1.OptionsView.ShowCardExpandButton = false; |
| | |
| | | colName.OptionsFilter.AllowFilter = false; |
| | | colName.Width = 78; |
| | | // |
| | | // layoutViewField_colName |
| | | // |
| | | layoutViewField_colName.EditorPreferredWidth = 123; |
| | | layoutViewField_colName.Location = new Point(0, 0); |
| | | layoutViewField_colName.Name = "layoutViewField_colName"; |
| | | layoutViewField_colName.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3); |
| | | layoutViewField_colName.Size = new Size(131, 26); |
| | | layoutViewField_colName.TextSize = new Size(0, 0); |
| | | layoutViewField_colName.TextVisible = false; |
| | | // |
| | | // colRunStatus |
| | | // |
| | | colRunStatus.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Question; |
| | |
| | | repImgCmbBox.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) }); |
| | | repImgCmbBox.Name = "repImgCmbBox"; |
| | | // |
| | | // layoutViewField_colRunStatus |
| | | // |
| | | layoutViewField_colRunStatus.EditorPreferredWidth = 71; |
| | | layoutViewField_colRunStatus.Location = new Point(0, 26); |
| | | layoutViewField_colRunStatus.Name = "layoutViewField_colRunStatus"; |
| | | layoutViewField_colRunStatus.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3); |
| | | layoutViewField_colRunStatus.Size = new Size(131, 26); |
| | | layoutViewField_colRunStatus.TextSize = new Size(52, 14); |
| | | // |
| | | // colCurrentHz |
| | | // |
| | | colCurrentHz.AppearanceCell.Options.UseTextOptions = true; |
| | |
| | | colCurrentHz.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; |
| | | colCurrentHz.OptionsFilter.AllowFilter = false; |
| | | colCurrentHz.Width = 78; |
| | | // |
| | | // layoutViewField_colCurrentHz |
| | | // |
| | | layoutViewField_colCurrentHz.EditorPreferredWidth = 71; |
| | | layoutViewField_colCurrentHz.Location = new Point(0, 52); |
| | | layoutViewField_colCurrentHz.Name = "layoutViewField_colCurrentHz"; |
| | | layoutViewField_colCurrentHz.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3); |
| | | layoutViewField_colCurrentHz.Size = new Size(131, 28); |
| | | layoutViewField_colCurrentHz.TextSize = new Size(52, 14); |
| | | // |
| | | // colIcon |
| | | // |
| | |
| | | // |
| | | repPicture.Name = "repPicture"; |
| | | // |
| | | // layoutViewField_colIcon |
| | | // |
| | | layoutViewField_colIcon.EditorPreferredWidth = 14; |
| | | layoutViewField_colIcon.Location = new Point(0, 0); |
| | | layoutViewField_colIcon.Name = "layoutViewField_colIcon"; |
| | | layoutViewField_colIcon.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3); |
| | | layoutViewField_colIcon.Size = new Size(123, 78); |
| | | layoutViewField_colIcon.StartNewLine = true; |
| | | layoutViewField_colIcon.TextSize = new Size(0, 0); |
| | | layoutViewField_colIcon.TextVisible = false; |
| | | // |
| | | // layoutViewCard1 |
| | | // |
| | | layoutViewCard1.CustomizationFormText = "TemplateCard"; |
| | |
| | | layoutViewCard1.TextLocation = DevExpress.Utils.Locations.Default; |
| | | layoutViewCard1.TextVisible = false; |
| | | // |
| | | // layoutViewField_colCurrentHz |
| | | // |
| | | layoutViewField_colCurrentHz.EditorPreferredWidth = 81; |
| | | layoutViewField_colCurrentHz.Location = new Point(0, 52); |
| | | layoutViewField_colCurrentHz.Name = "layoutViewField_colCurrentHz"; |
| | | layoutViewField_colCurrentHz.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3); |
| | | layoutViewField_colCurrentHz.Size = new Size(151, 28); |
| | | layoutViewField_colCurrentHz.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutViewField_colRunStatus |
| | | // |
| | | layoutViewField_colRunStatus.EditorPreferredWidth = 81; |
| | | layoutViewField_colRunStatus.Location = new Point(0, 26); |
| | | layoutViewField_colRunStatus.Name = "layoutViewField_colRunStatus"; |
| | | layoutViewField_colRunStatus.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3); |
| | | layoutViewField_colRunStatus.Size = new Size(151, 26); |
| | | layoutViewField_colRunStatus.TextSize = new Size(52, 14); |
| | | // |
| | | // layoutViewField_colName |
| | | // |
| | | layoutViewField_colName.EditorPreferredWidth = 133; |
| | | layoutViewField_colName.Location = new Point(0, 0); |
| | | layoutViewField_colName.Name = "layoutViewField_colName"; |
| | | layoutViewField_colName.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3); |
| | | layoutViewField_colName.Size = new Size(151, 26); |
| | | layoutViewField_colName.TextSize = new Size(0, 0); |
| | | layoutViewField_colName.TextVisible = false; |
| | | // |
| | | // layoutViewField_colIcon |
| | | // |
| | | layoutViewField_colIcon.EditorPreferredWidth = 14; |
| | | layoutViewField_colIcon.Location = new Point(0, 0); |
| | | layoutViewField_colIcon.Name = "layoutViewField_colIcon"; |
| | | layoutViewField_colIcon.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3); |
| | | layoutViewField_colIcon.Size = new Size(141, 78); |
| | | layoutViewField_colIcon.StartNewLine = true; |
| | | layoutViewField_colIcon.TextSize = new Size(0, 0); |
| | | layoutViewField_colIcon.TextVisible = false; |
| | | // |
| | | // SetHydroPumpCalcuPrefixListCtrl |
| | | // |
| | | Appearance.BackColor = Color.White; |
| | |
| | | ((ISupportInitialize)gridControl1).EndInit(); |
| | | ((ISupportInitialize)setHydroPumpCalcuPrefixViewModelBindingSource).EndInit(); |
| | | ((ISupportInitialize)layoutView1).EndInit(); |
| | | ((ISupportInitialize)layoutViewField_colName).EndInit(); |
| | | ((ISupportInitialize)repImgCmbBox).EndInit(); |
| | | ((ISupportInitialize)layoutViewField_colRunStatus).EndInit(); |
| | | ((ISupportInitialize)layoutViewField_colCurrentHz).EndInit(); |
| | | ((ISupportInitialize)repPicture).EndInit(); |
| | | ((ISupportInitialize)layoutViewField_colIcon).EndInit(); |
| | | ((ISupportInitialize)layoutViewCard1).EndInit(); |
| | | ((ISupportInitialize)layoutViewField_colCurrentHz).EndInit(); |
| | | ((ISupportInitialize)layoutViewField_colRunStatus).EndInit(); |
| | | ((ISupportInitialize)layoutViewField_colName).EndInit(); |
| | | ((ISupportInitialize)layoutViewField_colIcon).EndInit(); |
| | | ResumeLayout(false); |
| | | } |
| | | |