ÎļþÃû´Ó WinFrmUI/PBS.WinFrmUI/00-home/03-property/HomeXhsProjectPropertyCtrl.Designer.cs ÐÞ¸Ä |
| | |
| | | |
| | | namespace PBS.WinFrmUI |
| | | { |
| | | partial class HomeXhsProjectPropertyCtrl |
| | | partial class HomePbsProjectPropertyCtrl |
| | | { |
| | | /// <summary> |
| | | /// å¿
éç设计å¨åéã |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | components = new Container(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(HomeXhsProjectPropertyCtrl)); |
| | | DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem1 = new DevExpress.Utils.ToolTipItem(); |
| | | DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem2 = new DevExpress.Utils.ToolTipItem(); |
| | | ComponentResourceManager resources = new ComponentResourceManager(typeof(HomePbsProjectPropertyCtrl)); |
| | | DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem3 = new DevExpress.Utils.ToolTipItem(); |
| | | DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip(); |
| | | DevExpress.Utils.ToolTipItem toolTipItem4 = new DevExpress.Utils.ToolTipItem(); |
| | | layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | propertyDescriptionControl1 = new DevExpress.XtraVerticalGrid.PropertyDescriptionControl(); |
| | | propertyGridControl1 = new DevExpress.XtraVerticalGrid.PropertyGridControl(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutProperty = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | splitterItem1 = new DevExpress.XtraLayout.SplitterItem(); |
| | | layoutDescription = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | barManager1 = new DevExpress.XtraBars.BarManager(components); |
| | | bar1 = new DevExpress.XtraBars.Bar(); |
| | | barBtnExpandAll = new DevExpress.XtraBars.BarButtonItem(); |
| | |
| | | barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); |
| | | barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); |
| | | barDockControlRight = new DevExpress.XtraBars.BarDockControl(); |
| | | propertyDescriptionControl1 = new DevExpress.XtraVerticalGrid.PropertyDescriptionControl(); |
| | | propertyGridControl1 = new DevExpress.XtraVerticalGrid.PropertyGridControl(); |
| | | layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | layoutProperty = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | splitterItem1 = new DevExpress.XtraLayout.SplitterItem(); |
| | | layoutDescription = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | | gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((ISupportInitialize)layoutControl1).BeginInit(); |
| | | layoutControl1.SuspendLayout(); |
| | | ((ISupportInitialize)barManager1).BeginInit(); |
| | | ((ISupportInitialize)propertyGridControl1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).BeginInit(); |
| | | ((ISupportInitialize)layoutProperty).BeginInit(); |
| | | ((ISupportInitialize)splitterItem1).BeginInit(); |
| | | ((ISupportInitialize)layoutDescription).BeginInit(); |
| | | ((ISupportInitialize)barManager1).BeginInit(); |
| | | ((ISupportInitialize)layoutControlItem1).BeginInit(); |
| | | ((ISupportInitialize)gridView1).BeginInit(); |
| | | ((ISupportInitialize)gridControl1).BeginInit(); |
| | | SuspendLayout(); |
| | | // |
| | | // layoutControl1 |
| | | // |
| | | layoutControl1.Controls.Add(gridControl1); |
| | | layoutControl1.Controls.Add(propertyDescriptionControl1); |
| | | layoutControl1.Controls.Add(propertyGridControl1); |
| | | layoutControl1.Dock = DockStyle.Fill; |
| | | layoutControl1.Location = new Point(0, 28); |
| | | layoutControl1.Location = new Point(0, 35); |
| | | layoutControl1.Margin = new Padding(3, 4, 3, 4); |
| | | layoutControl1.Name = "layoutControl1"; |
| | | layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new Rectangle(567, 190, 714, 577); |
| | | layoutControl1.Root = layoutControlGroup1; |
| | | layoutControl1.Size = new Size(260, 602); |
| | | layoutControl1.Size = new Size(297, 775); |
| | | layoutControl1.TabIndex = 0; |
| | | layoutControl1.Text = "layoutControl1"; |
| | | // |
| | | // propertyDescriptionControl1 |
| | | // |
| | | propertyDescriptionControl1.Location = new Point(2, 529); |
| | | propertyDescriptionControl1.Name = "propertyDescriptionControl1"; |
| | | propertyDescriptionControl1.PropertyGrid = propertyGridControl1; |
| | | propertyDescriptionControl1.Size = new Size(256, 71); |
| | | propertyDescriptionControl1.StyleController = layoutControl1; |
| | | propertyDescriptionControl1.TabIndex = 5; |
| | | propertyDescriptionControl1.TabStop = false; |
| | | // |
| | | // propertyGridControl1 |
| | | // |
| | | propertyGridControl1.Appearance.FocusedCell.BackColor = Color.FromArgb(0, 122, 204); |
| | | propertyGridControl1.Appearance.FocusedCell.ForeColor = Color.White; |
| | | propertyGridControl1.Appearance.FocusedCell.Options.UseBackColor = true; |
| | | propertyGridControl1.Appearance.FocusedCell.Options.UseForeColor = true; |
| | | propertyGridControl1.Appearance.FocusedRow.BackColor = Color.FromArgb(0, 122, 204); |
| | | propertyGridControl1.Appearance.FocusedRow.ForeColor = Color.White; |
| | | propertyGridControl1.Appearance.FocusedRow.Options.UseBackColor = true; |
| | | propertyGridControl1.Appearance.FocusedRow.Options.UseForeColor = true; |
| | | propertyGridControl1.Appearance.ReadOnlyRecordValue.ForeColor = Color.Black; |
| | | propertyGridControl1.Appearance.ReadOnlyRecordValue.Options.UseForeColor = true; |
| | | propertyGridControl1.Appearance.ReadOnlyRow.ForeColor = Color.Black; |
| | | propertyGridControl1.Appearance.ReadOnlyRow.Options.UseForeColor = true; |
| | | propertyGridControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; |
| | | propertyGridControl1.Location = new Point(2, 2); |
| | | propertyGridControl1.Name = "propertyGridControl1"; |
| | | propertyGridControl1.OptionsBehavior.Editable = false; |
| | | propertyGridControl1.OptionsBehavior.PropertySort = DevExpress.XtraVerticalGrid.PropertySort.NoSort; |
| | | propertyGridControl1.OptionsHint.ShowRowHeaderHints = false; |
| | | propertyGridControl1.OptionsView.AllowReadOnlyRowAppearance = DevExpress.Utils.DefaultBoolean.True; |
| | | propertyGridControl1.OptionsView.ShowRootCategories = false; |
| | | propertyGridControl1.RecordWidth = 120; |
| | | propertyGridControl1.RowHeaderWidth = 80; |
| | | propertyGridControl1.Size = new Size(256, 513); |
| | | propertyGridControl1.TabIndex = 4; |
| | | propertyGridControl1.CustomRecordCellEdit += propertyGridControl1_CustomRecordCellEdit; |
| | | propertyGridControl1.CustomDrawRowValueCell += propertyGridControl1_CustomDrawRowValueCell; |
| | | propertyGridControl1.ShowingEditor += propertyGridControl1_ShowingEditor; |
| | | propertyGridControl1.CellValueChanging += propertyGridControl1_CellValueChanging; |
| | | propertyGridControl1.CellValueChanged += propertyGridControl1_CellValueChanged; |
| | | // |
| | | // layoutControlGroup1 |
| | | // |
| | | layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | layoutControlGroup1.GroupBordersVisible = false; |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutProperty, splitterItem1, layoutDescription }); |
| | | layoutControlGroup1.Name = "Root"; |
| | | layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup1.Size = new Size(260, 602); |
| | | layoutControlGroup1.TextVisible = false; |
| | | // |
| | | // layoutProperty |
| | | // |
| | | layoutProperty.Control = propertyGridControl1; |
| | | layoutProperty.Location = new Point(0, 0); |
| | | layoutProperty.Name = "layoutProperty"; |
| | | layoutProperty.Size = new Size(260, 517); |
| | | layoutProperty.TextSize = new Size(0, 0); |
| | | layoutProperty.TextVisible = false; |
| | | // |
| | | // splitterItem1 |
| | | // |
| | | splitterItem1.AllowHotTrack = true; |
| | | splitterItem1.Location = new Point(0, 517); |
| | | splitterItem1.Name = "splitterItem1"; |
| | | splitterItem1.Size = new Size(260, 10); |
| | | // |
| | | // layoutDescription |
| | | // |
| | | layoutDescription.Control = propertyDescriptionControl1; |
| | | layoutDescription.Location = new Point(0, 527); |
| | | layoutDescription.Name = "layoutDescription"; |
| | | layoutDescription.Size = new Size(260, 75); |
| | | layoutDescription.TextSize = new Size(0, 0); |
| | | layoutDescription.TextVisible = false; |
| | | // |
| | | // barManager1 |
| | | // |
| | |
| | | barBtnHelp.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("barBtnHelp.ImageOptions.SvgImage"); |
| | | barBtnHelp.ImageOptions.SvgImageSize = new Size(20, 20); |
| | | barBtnHelp.Name = "barBtnHelp"; |
| | | toolTipTitleItem1.Appearance.Image = (Image)resources.GetObject("resource.Image"); |
| | | toolTipTitleItem1.Appearance.Options.UseImage = true; |
| | | toolTipTitleItem1.ImageOptions.Image = (Image)resources.GetObject("resource.Image1"); |
| | | toolTipItem1.LeftIndent = 6; |
| | | toolTipItem1.Text = "æè¿°ä¿¡æ¯"; |
| | | superToolTip1.Items.Add(toolTipTitleItem1); |
| | | superToolTip1.Items.Add(toolTipItem1); |
| | | barBtnHelp.SuperTip = superToolTip1; |
| | | toolTipTitleItem2.Appearance.Image = (Image)resources.GetObject("resource.Image"); |
| | | toolTipTitleItem2.Appearance.Options.UseImage = true; |
| | | toolTipTitleItem2.ImageOptions.Image = (Image)resources.GetObject("resource.Image1"); |
| | | toolTipItem3.LeftIndent = 6; |
| | | toolTipItem3.Text = "æè¿°ä¿¡æ¯"; |
| | | superToolTip3.Items.Add(toolTipTitleItem2); |
| | | superToolTip3.Items.Add(toolTipItem3); |
| | | barBtnHelp.SuperTip = superToolTip3; |
| | | barBtnHelp.ItemClick += barBtnHelp_ItemClick; |
| | | // |
| | | // barBtnDirect |
| | |
| | | barBtnDirect.ItemAppearance.Normal.Options.UseFont = true; |
| | | barBtnDirect.Name = "barBtnDirect"; |
| | | barBtnDirect.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | | toolTipItem2.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; |
| | | toolTipItem2.Text = "跳转"; |
| | | superToolTip2.Items.Add(toolTipItem2); |
| | | barBtnDirect.SuperTip = superToolTip2; |
| | | toolTipItem4.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; |
| | | toolTipItem4.Text = "跳转"; |
| | | superToolTip4.Items.Add(toolTipItem4); |
| | | barBtnDirect.SuperTip = superToolTip4; |
| | | barBtnDirect.ItemClick += barBtnDirect_ItemClick; |
| | | // |
| | | // barDockControlTop |
| | |
| | | barDockControlTop.Dock = DockStyle.Top; |
| | | barDockControlTop.Location = new Point(0, 0); |
| | | barDockControlTop.Manager = barManager1; |
| | | barDockControlTop.Size = new Size(260, 28); |
| | | barDockControlTop.Margin = new Padding(3, 4, 3, 4); |
| | | barDockControlTop.Size = new Size(297, 35); |
| | | // |
| | | // barDockControlBottom |
| | | // |
| | | barDockControlBottom.CausesValidation = false; |
| | | barDockControlBottom.Dock = DockStyle.Bottom; |
| | | barDockControlBottom.Location = new Point(0, 630); |
| | | barDockControlBottom.Location = new Point(0, 810); |
| | | barDockControlBottom.Manager = barManager1; |
| | | barDockControlBottom.Size = new Size(260, 0); |
| | | barDockControlBottom.Margin = new Padding(3, 4, 3, 4); |
| | | barDockControlBottom.Size = new Size(297, 0); |
| | | // |
| | | // barDockControlLeft |
| | | // |
| | | barDockControlLeft.CausesValidation = false; |
| | | barDockControlLeft.Dock = DockStyle.Left; |
| | | barDockControlLeft.Location = new Point(0, 28); |
| | | barDockControlLeft.Location = new Point(0, 35); |
| | | barDockControlLeft.Manager = barManager1; |
| | | barDockControlLeft.Size = new Size(0, 602); |
| | | barDockControlLeft.Margin = new Padding(3, 4, 3, 4); |
| | | barDockControlLeft.Size = new Size(0, 775); |
| | | // |
| | | // barDockControlRight |
| | | // |
| | | barDockControlRight.CausesValidation = false; |
| | | barDockControlRight.Dock = DockStyle.Right; |
| | | barDockControlRight.Location = new Point(260, 28); |
| | | barDockControlRight.Location = new Point(297, 35); |
| | | barDockControlRight.Manager = barManager1; |
| | | barDockControlRight.Size = new Size(0, 602); |
| | | barDockControlRight.Margin = new Padding(3, 4, 3, 4); |
| | | barDockControlRight.Size = new Size(0, 775); |
| | | // |
| | | // HomeXhsProjectPropertyCtrl |
| | | // propertyDescriptionControl1 |
| | | // |
| | | AutoScaleDimensions = new SizeF(7F, 14F); |
| | | propertyDescriptionControl1.Location = new Point(2, 679); |
| | | propertyDescriptionControl1.Margin = new Padding(3, 4, 3, 4); |
| | | propertyDescriptionControl1.Name = "propertyDescriptionControl1"; |
| | | propertyDescriptionControl1.PropertyGrid = propertyGridControl1; |
| | | propertyDescriptionControl1.Size = new Size(293, 94); |
| | | propertyDescriptionControl1.StyleController = layoutControl1; |
| | | propertyDescriptionControl1.TabIndex = 5; |
| | | propertyDescriptionControl1.TabStop = false; |
| | | // |
| | | // propertyGridControl1 |
| | | // |
| | | propertyGridControl1.Appearance.FocusedCell.BackColor = Color.FromArgb(0, 122, 204); |
| | | propertyGridControl1.Appearance.FocusedCell.ForeColor = Color.White; |
| | | propertyGridControl1.Appearance.FocusedCell.Options.UseBackColor = true; |
| | | propertyGridControl1.Appearance.FocusedCell.Options.UseForeColor = true; |
| | | propertyGridControl1.Appearance.FocusedRow.BackColor = Color.FromArgb(0, 122, 204); |
| | | propertyGridControl1.Appearance.FocusedRow.ForeColor = Color.White; |
| | | propertyGridControl1.Appearance.FocusedRow.Options.UseBackColor = true; |
| | | propertyGridControl1.Appearance.FocusedRow.Options.UseForeColor = true; |
| | | propertyGridControl1.Appearance.ReadOnlyRecordValue.ForeColor = Color.Black; |
| | | propertyGridControl1.Appearance.ReadOnlyRecordValue.Options.UseForeColor = true; |
| | | propertyGridControl1.Appearance.ReadOnlyRow.ForeColor = Color.Black; |
| | | propertyGridControl1.Appearance.ReadOnlyRow.Options.UseForeColor = true; |
| | | propertyGridControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; |
| | | propertyGridControl1.Location = new Point(2, 2); |
| | | propertyGridControl1.Margin = new Padding(3, 4, 3, 4); |
| | | propertyGridControl1.Name = "propertyGridControl1"; |
| | | propertyGridControl1.OptionsBehavior.Editable = false; |
| | | propertyGridControl1.OptionsBehavior.PropertySort = DevExpress.XtraVerticalGrid.PropertySort.NoSort; |
| | | propertyGridControl1.OptionsHint.ShowRowHeaderHints = false; |
| | | propertyGridControl1.OptionsView.AllowReadOnlyRowAppearance = DevExpress.Utils.DefaultBoolean.True; |
| | | propertyGridControl1.OptionsView.MinRowAutoHeight = 13; |
| | | propertyGridControl1.OptionsView.ShowRootCategories = false; |
| | | propertyGridControl1.RecordWidth = 120; |
| | | propertyGridControl1.RowHeaderWidth = 80; |
| | | propertyGridControl1.Size = new Size(293, 328); |
| | | propertyGridControl1.TabIndex = 4; |
| | | propertyGridControl1.CustomRecordCellEdit += propertyGridControl1_CustomRecordCellEdit; |
| | | propertyGridControl1.CustomDrawRowValueCell += propertyGridControl1_CustomDrawRowValueCell; |
| | | propertyGridControl1.ShowingEditor += propertyGridControl1_ShowingEditor; |
| | | propertyGridControl1.CellValueChanging += propertyGridControl1_CellValueChanging; |
| | | propertyGridControl1.CellValueChanged += propertyGridControl1_CellValueChanged; |
| | | // |
| | | // layoutControlGroup1 |
| | | // |
| | | layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; |
| | | layoutControlGroup1.GroupBordersVisible = false; |
| | | layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { layoutProperty, splitterItem1, layoutDescription, layoutControlItem1 }); |
| | | layoutControlGroup1.Name = "Root"; |
| | | layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); |
| | | layoutControlGroup1.Size = new Size(297, 775); |
| | | layoutControlGroup1.TextVisible = false; |
| | | // |
| | | // layoutProperty |
| | | // |
| | | layoutProperty.Control = propertyGridControl1; |
| | | layoutProperty.Location = new Point(0, 0); |
| | | layoutProperty.Name = "layoutProperty"; |
| | | layoutProperty.Size = new Size(297, 332); |
| | | layoutProperty.TextSize = new Size(0, 0); |
| | | layoutProperty.TextVisible = false; |
| | | // |
| | | // splitterItem1 |
| | | // |
| | | splitterItem1.AllowHotTrack = true; |
| | | splitterItem1.Location = new Point(0, 665); |
| | | splitterItem1.Name = "splitterItem1"; |
| | | splitterItem1.Size = new Size(297, 12); |
| | | // |
| | | // layoutDescription |
| | | // |
| | | layoutDescription.Control = propertyDescriptionControl1; |
| | | layoutDescription.Location = new Point(0, 677); |
| | | layoutDescription.Name = "layoutDescription"; |
| | | layoutDescription.Size = new Size(297, 98); |
| | | layoutDescription.TextSize = new Size(0, 0); |
| | | layoutDescription.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | | // |
| | | layoutControlItem1.Control = gridControl1; |
| | | layoutControlItem1.Location = new Point(0, 332); |
| | | layoutControlItem1.Name = "layoutControlItem1"; |
| | | layoutControlItem1.Size = new Size(297, 333); |
| | | layoutControlItem1.TextSize = new Size(0, 0); |
| | | layoutControlItem1.TextVisible = false; |
| | | // |
| | | // gridView1 |
| | | // |
| | | gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { gridColumn1 }); |
| | | gridView1.GridControl = gridControl1; |
| | | gridView1.Name = "gridView1"; |
| | | gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridControl1 |
| | | // |
| | | gridControl1.Location = new Point(2, 334); |
| | | gridControl1.MainView = gridView1; |
| | | gridControl1.MenuManager = barManager1; |
| | | gridControl1.Name = "gridControl1"; |
| | | gridControl1.Size = new Size(293, 329); |
| | | gridControl1.TabIndex = 6; |
| | | gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { gridView1 }); |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | gridColumn1.Caption = "项ç®å"; |
| | | gridColumn1.FieldName = "Name"; |
| | | gridColumn1.MinWidth = 25; |
| | | gridColumn1.Name = "gridColumn1"; |
| | | gridColumn1.Visible = true; |
| | | gridColumn1.VisibleIndex = 0; |
| | | gridColumn1.Width = 94; |
| | | // |
| | | // HomePbsProjectPropertyCtrl |
| | | // |
| | | AutoScaleDimensions = new SizeF(8F, 18F); |
| | | AutoScaleMode = AutoScaleMode.Font; |
| | | Controls.Add(layoutControl1); |
| | | Controls.Add(barDockControlLeft); |
| | | Controls.Add(barDockControlRight); |
| | | Controls.Add(barDockControlBottom); |
| | | Controls.Add(barDockControlTop); |
| | | Name = "HomeXhsProjectPropertyCtrl"; |
| | | Size = new Size(260, 630); |
| | | Margin = new Padding(3, 4, 3, 4); |
| | | Name = "HomePbsProjectPropertyCtrl"; |
| | | Size = new Size(297, 810); |
| | | ((ISupportInitialize)layoutControl1).EndInit(); |
| | | layoutControl1.ResumeLayout(false); |
| | | ((ISupportInitialize)barManager1).EndInit(); |
| | | ((ISupportInitialize)propertyGridControl1).EndInit(); |
| | | ((ISupportInitialize)layoutControlGroup1).EndInit(); |
| | | ((ISupportInitialize)layoutProperty).EndInit(); |
| | | ((ISupportInitialize)splitterItem1).EndInit(); |
| | | ((ISupportInitialize)layoutDescription).EndInit(); |
| | | ((ISupportInitialize)barManager1).EndInit(); |
| | | ((ISupportInitialize)layoutControlItem1).EndInit(); |
| | | ((ISupportInitialize)gridView1).EndInit(); |
| | | ((ISupportInitialize)gridControl1).EndInit(); |
| | | ResumeLayout(false); |
| | | PerformLayout(); |
| | | } |
| | |
| | | private DevExpress.XtraBars.BarButtonItem barBtnExpandAll; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnCollpseAll; |
| | | private DevExpress.XtraBars.BarButtonItem barBtnDirect; |
| | | private DevExpress.XtraGrid.GridControl gridControl1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gridView1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | } |
| | | } |