| | |
| | | ribPageGroupForMore = new DevExpress.XtraBars.Ribbon.RibbonPageGroup(); |
| | | panelControl1 = new DevExpress.XtraEditors.PanelControl(); |
| | | gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | | assetsCoolingMainMgrViewModelBindingSource = new BindingSource(components); |
| | | gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | colID = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | colCaliber = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCoefficient = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colLowerLimit = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colKeyWords = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colFlags = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTagName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colSortCode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colDescription = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colDetail = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | svgImg32 = new DevExpress.Utils.SvgImageCollection(components); |
| | | assetsCoolingMainMgrViewModelBindingSource = new BindingSource(components); |
| | | colFlags = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colTagName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colKeyWords = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(components); |
| | | dragDropEvents1 = new DevExpress.Utils.DragDrop.DragDropEvents(components); |
| | | ((ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((ISupportInitialize)panelControl1).BeginInit(); |
| | | panelControl1.SuspendLayout(); |
| | | ((ISupportInitialize)gridControl1).BeginInit(); |
| | | ((ISupportInitialize)assetsCoolingMainMgrViewModelBindingSource).BeginInit(); |
| | | ((ISupportInitialize)gridView1).BeginInit(); |
| | | ((ISupportInitialize)repositoryItemButtonEdit1).BeginInit(); |
| | | ((ISupportInitialize)svgImg32).BeginInit(); |
| | | ((ISupportInitialize)assetsCoolingMainMgrViewModelBindingSource).BeginInit(); |
| | | ((ISupportInitialize)behaviorManager1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // ribbonControl1 |
| | |
| | | barCkDrag.Id = 17; |
| | | barCkDrag.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barCkDrag.ImageOptions.SvgImage"); |
| | | barCkDrag.Name = "barCkDrag"; |
| | | barCkDrag.CheckedChanged += barCkDrag_CheckedChanged; |
| | | // |
| | | // barBtnFactor |
| | | // |
| | |
| | | gridControl1.TabIndex = 0; |
| | | gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 }); |
| | | // |
| | | // assetsCoolingMainMgrViewModelBindingSource |
| | | // |
| | | assetsCoolingMainMgrViewModelBindingSource.DataSource = typeof(AssetsCoolingMainMgrViewModel); |
| | | // |
| | | // gridView1 |
| | | // |
| | | behaviorManager1.SetBehaviors(gridView1, new DevExpress.Utils.Behaviors.Behavior[] { DevExpress.Utils.DragDrop.DragDropBehavior.Create(typeof(DevExpress.XtraGrid.Extensions.ColumnViewDragDropSource), true, true, true, true, dragDropEvents1) }); |
| | | gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { colID, colName, colMaterial, colCaliber, colCoefficient, colLowerLimit, colKeyWords, colFlags, colTagName, colSortCode, colDescription, colDetail }); |
| | | gridView1.GridControl = gridControl1; |
| | | gridView1.Name = "gridView1"; |
| | |
| | | colLowerLimit.VisibleIndex = 4; |
| | | colLowerLimit.Width = 100; |
| | | // |
| | | // colKeyWords |
| | | // |
| | | colKeyWords.FieldName = "KeyWords"; |
| | | colKeyWords.MinWidth = 100; |
| | | colKeyWords.Name = "colKeyWords"; |
| | | colKeyWords.Visible = true; |
| | | colKeyWords.VisibleIndex = 5; |
| | | colKeyWords.Width = 100; |
| | | // |
| | | // colFlags |
| | | // |
| | | colFlags.FieldName = "Flags"; |
| | | colFlags.MinWidth = 100; |
| | | colFlags.Name = "colFlags"; |
| | | colFlags.Visible = true; |
| | | colFlags.VisibleIndex = 6; |
| | | colFlags.Width = 100; |
| | | // |
| | | // colTagName |
| | | // |
| | | colTagName.FieldName = "TagName"; |
| | | colTagName.MinWidth = 100; |
| | | colTagName.Name = "colTagName"; |
| | | colTagName.Visible = true; |
| | | colTagName.VisibleIndex = 7; |
| | | colTagName.Width = 100; |
| | | // |
| | | // colSortCode |
| | | // |
| | | colSortCode.FieldName = "SortCode"; |
| | |
| | | svgImg32.ImageSize = new Size(32, 32); |
| | | svgImg32.Add("menu", "image://svgimages/pdf viewer/menu.svg"); |
| | | // |
| | | // assetsCoolingMainMgrViewModelBindingSource |
| | | // dragDropEvents1 |
| | | // |
| | | assetsCoolingMainMgrViewModelBindingSource.DataSource = typeof(AssetsCoolingMainMgrViewModel); |
| | | // |
| | | // colFlags |
| | | // |
| | | colFlags.FieldName = "Flags"; |
| | | colFlags.MinWidth = 100; |
| | | colFlags.Name = "colFlags"; |
| | | colFlags.Visible = true; |
| | | colFlags.VisibleIndex = 6; |
| | | colFlags.Width = 100; |
| | | // |
| | | // colTagName |
| | | // |
| | | colTagName.FieldName = "TagName"; |
| | | colTagName.MinWidth = 100; |
| | | colTagName.Name = "colTagName"; |
| | | colTagName.Visible = true; |
| | | colTagName.VisibleIndex = 7; |
| | | colTagName.Width = 100; |
| | | // |
| | | // colKeyWords |
| | | // |
| | | colKeyWords.FieldName = "KeyWords"; |
| | | colKeyWords.MinWidth = 100; |
| | | colKeyWords.Name = "colKeyWords"; |
| | | colKeyWords.Visible = true; |
| | | colKeyWords.VisibleIndex = 5; |
| | | colKeyWords.Width = 100; |
| | | dragDropEvents1.DragDrop += dragDropEvents1_DragDrop; |
| | | // |
| | | // AssetsCoolingMainMgrPage |
| | | // |
| | |
| | | ((ISupportInitialize)panelControl1).EndInit(); |
| | | panelControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)gridControl1).EndInit(); |
| | | ((ISupportInitialize)assetsCoolingMainMgrViewModelBindingSource).EndInit(); |
| | | ((ISupportInitialize)gridView1).EndInit(); |
| | | ((ISupportInitialize)repositoryItemButtonEdit1).EndInit(); |
| | | ((ISupportInitialize)svgImg32).EndInit(); |
| | | ((ISupportInitialize)assetsCoolingMainMgrViewModelBindingSource).EndInit(); |
| | | ((ISupportInitialize)behaviorManager1).EndInit(); |
| | | ResumeLayout(false); |
| | | PerformLayout(); |
| | | } |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn colKeyWords; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colFlags; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colTagName; |
| | | private DevExpress.Utils.Behaviors.BehaviorManager behaviorManager1; |
| | | private DevExpress.Utils.DragDrop.DragDropEvents dragDropEvents1; |
| | | } |
| | | } |