123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505 |
- namespace Tofly.SearchUI.Win
- {
- partial class SelectionViewControl
- {
-
-
-
- private System.ComponentModel.IContainer components = null;
-
-
-
-
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region 组件设计器生成的代码
-
-
-
-
- private void InitializeComponent()
- {
- this.toolBarMain = new Tofly.CoreUI.Win.Control.ToolBar();
- this.barButtom = new DevExpress.XtraBars.Bar();
- this.barStaticItemCurrentRow = new DevExpress.XtraBars.BarStaticItem();
- this.barButtonStatic = new DevExpress.XtraBars.BarButtonItem();
- this.barButtonExport = new DevExpress.XtraBars.BarButtonItem();
- this.barButtonExportAll = new DevExpress.XtraBars.BarButtonItem();
- this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
- this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
- this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
- this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
- this.PanelTop = new Tofly.CoreUI.Win.Control.PanelClass();
- this.LabelSelectionCount = new Tofly.CoreUI.Win.Control.LabelClass();
- this.LabelQueryResult = new Tofly.CoreUI.Win.Control.LabelClass();
- this.comboBoxLayer = new Tofly.CoreUI.Win.Control.ComboBoxClass();
- this.PanelMain = new Tofly.CoreUI.Win.Control.PanelClass();
- this.PageControl = new Tofly.SearchUI.Win.QueryPageControl();
- this.GridMain = new Tofly.CoreUI.Win.Control.GridControlClass();
- ((System.ComponentModel.ISupportInitialize)(this.toolBarMain)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PanelTop)).BeginInit();
- this.PanelTop.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.comboBoxLayer.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.PanelMain)).BeginInit();
- this.PanelMain.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.GridMain)).BeginInit();
- this.SuspendLayout();
-
-
-
- this.toolBarMain.AnchorStyles = Tofly.CoreUI.Control.AnchorStyles.None;
- this.toolBarMain.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
- this.barButtom});
- this.toolBarMain.DockControls.Add(this.barDockControlTop);
- this.toolBarMain.DockControls.Add(this.barDockControlBottom);
- this.toolBarMain.DockControls.Add(this.barDockControlLeft);
- this.toolBarMain.DockControls.Add(this.barDockControlRight);
- this.toolBarMain.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
- this.toolBarMain.Enabled = false;
- this.toolBarMain.Font = null;
- this.toolBarMain.ForeColor = System.Drawing.Color.Empty;
- this.toolBarMain.Form = this;
- this.toolBarMain.GUID = null;
- this.toolBarMain.Height = -1;
- this.toolBarMain.IsMemory = false;
- this.toolBarMain.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
- this.barButtonStatic,
- this.barStaticItemCurrentRow,
- this.barButtonExport,
- this.barButtonExportAll});
- this.toolBarMain.LocationLeft = -1;
- this.toolBarMain.LocationTop = -1;
- this.toolBarMain.Margins = "";
- this.toolBarMain.MaxItemId = 5;
- this.toolBarMain.Name = "";
- this.toolBarMain.Security = "";
- this.toolBarMain.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.toolBarMain.SecurityValue = false;
- this.toolBarMain.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.toolBarMain.States = "";
- this.toolBarMain.StateValue = false;
- this.toolBarMain.StatusBar = this.barButtom;
- this.toolBarMain.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Entry;
- this.toolBarMain.TabIndex = -1;
- this.toolBarMain.Text = "";
- this.toolBarMain.Value = null;
- this.toolBarMain.Visible = false;
- this.toolBarMain.Width = -1;
-
-
-
- this.barButtom.BarName = "Status bar";
- this.barButtom.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
- this.barButtom.DockCol = 0;
- this.barButtom.DockRow = 0;
- this.barButtom.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
- this.barButtom.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
- new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItemCurrentRow),
- new DevExpress.XtraBars.LinkPersistInfo(this.barButtonStatic),
- new DevExpress.XtraBars.LinkPersistInfo(this.barButtonExport),
- new DevExpress.XtraBars.LinkPersistInfo(this.barButtonExportAll)});
- this.barButtom.OptionsBar.AllowQuickCustomization = false;
- this.barButtom.OptionsBar.DrawDragBorder = false;
- this.barButtom.OptionsBar.UseWholeRow = true;
- this.barButtom.Text = "Status bar";
-
-
-
- this.barStaticItemCurrentRow.Caption = "行0/0";
- this.barStaticItemCurrentRow.Id = 2;
- this.barStaticItemCurrentRow.Name = "barStaticItemCurrentRow";
- this.barStaticItemCurrentRow.TextAlignment = System.Drawing.StringAlignment.Near;
-
-
-
- this.barButtonStatic.Caption = "统计";
- this.barButtonStatic.Id = 0;
- this.barButtonStatic.Name = "barButtonStatic";
- this.barButtonStatic.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonStatic_ItemClick);
-
-
-
- this.barButtonExport.Caption = "导出当前结果";
- this.barButtonExport.Id = 3;
- this.barButtonExport.Name = "barButtonExport";
- this.barButtonExport.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonExport_ItemClick);
-
-
-
- this.barButtonExportAll.Caption = "导出所有结果";
- this.barButtonExportAll.Id = 4;
- this.barButtonExportAll.Name = "barButtonExportAll";
- this.barButtonExportAll.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
- this.barButtonExportAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonExportAll_ItemClick);
-
-
-
- this.barDockControlTop.CausesValidation = false;
- this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
- this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
- this.barDockControlTop.Size = new System.Drawing.Size(653, 0);
-
-
-
- this.barDockControlBottom.CausesValidation = false;
- this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.barDockControlBottom.Location = new System.Drawing.Point(0, 256);
- this.barDockControlBottom.Size = new System.Drawing.Size(653, 27);
-
-
-
- this.barDockControlLeft.CausesValidation = false;
- this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
- this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
- this.barDockControlLeft.Size = new System.Drawing.Size(0, 256);
-
-
-
- this.barDockControlRight.CausesValidation = false;
- this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
- this.barDockControlRight.Location = new System.Drawing.Point(653, 0);
- this.barDockControlRight.Size = new System.Drawing.Size(0, 256);
-
-
-
- this.PanelTop.AddCaptionField = false;
- this.PanelTop.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.PanelTop.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
- this.PanelTop.ChildControlName = null;
- this.PanelTop.ControlCursor = null;
- this.PanelTop.Controls.Add(this.LabelSelectionCount);
- this.PanelTop.Controls.Add(this.LabelQueryResult);
- this.PanelTop.Controls.Add(this.comboBoxLayer);
- this.PanelTop.DataTableName = null;
- this.PanelTop.Dock = System.Windows.Forms.DockStyle.Top;
- this.PanelTop.DockStyle = Tofly.CoreUI.Control.DockStyle.Top;
- this.PanelTop.GUID = null;
- this.PanelTop.Height = 27;
- this.PanelTop.IsMemory = false;
- this.PanelTop.Location = new System.Drawing.Point(0, 0);
- this.PanelTop.LocationLeft = 0;
- this.PanelTop.LocationTop = 0;
- this.PanelTop.Margins = "3,3,3,3";
- this.PanelTop.Name = "PanelTop";
- this.PanelTop.RelationKey = null;
- this.PanelTop.Security = "";
- this.PanelTop.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.PanelTop.SecurityValue = true;
- this.PanelTop.Size = new System.Drawing.Size(653, 27);
- this.PanelTop.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.PanelTop.States = "";
- this.PanelTop.StateValue = true;
- this.PanelTop.SynEditControlName = null;
- this.PanelTop.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Entry;
- this.PanelTop.TabIndex = 4;
- this.PanelTop.UserCache = true;
- this.PanelTop.Value = null;
- this.PanelTop.Width = 653;
-
-
-
- this.LabelSelectionCount.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.LabelSelectionCount.ControlCursor = null;
- this.LabelSelectionCount.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
- this.LabelSelectionCount.GUID = null;
- this.LabelSelectionCount.Height = 14;
- this.LabelSelectionCount.IsMemory = false;
- this.LabelSelectionCount.Location = new System.Drawing.Point(226, 6);
- this.LabelSelectionCount.LocationLeft = 226;
- this.LabelSelectionCount.LocationTop = 6;
- this.LabelSelectionCount.Margins = "3,3,3,3";
- this.LabelSelectionCount.Name = "LabelSelectionCount";
- this.LabelSelectionCount.Security = "";
- this.LabelSelectionCount.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.LabelSelectionCount.SecurityValue = true;
- this.LabelSelectionCount.Size = new System.Drawing.Size(86, 14);
- this.LabelSelectionCount.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.LabelSelectionCount.States = "";
- this.LabelSelectionCount.StateValue = true;
- this.LabelSelectionCount.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Entry;
- this.LabelSelectionCount.TabIndex = 2;
- this.LabelSelectionCount.Text = "已选择XX条要素";
- this.LabelSelectionCount.TextFieldName = null;
- this.LabelSelectionCount.Visible = false;
- this.LabelSelectionCount.Width = 86;
-
-
-
- this.LabelQueryResult.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.LabelQueryResult.ControlCursor = null;
- this.LabelQueryResult.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
- this.LabelQueryResult.GUID = null;
- this.LabelQueryResult.Height = 14;
- this.LabelQueryResult.IsMemory = false;
- this.LabelQueryResult.Location = new System.Drawing.Point(3, 6);
- this.LabelQueryResult.LocationLeft = 3;
- this.LabelQueryResult.LocationTop = 6;
- this.LabelQueryResult.Margins = "3,3,3,3";
- this.LabelQueryResult.Name = "LabelQueryResult";
- this.LabelQueryResult.Security = "";
- this.LabelQueryResult.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.LabelQueryResult.SecurityValue = true;
- this.LabelQueryResult.Size = new System.Drawing.Size(60, 14);
- this.LabelQueryResult.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.LabelQueryResult.States = "";
- this.LabelQueryResult.StateValue = true;
- this.LabelQueryResult.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Entry;
- this.LabelQueryResult.TabIndex = 1;
- this.LabelQueryResult.Text = "查询结果:";
- this.LabelQueryResult.TextFieldName = null;
- this.LabelQueryResult.Width = 60;
-
-
-
- this.comboBoxLayer.AddCaptionField = false;
- this.comboBoxLayer.AddNullRow = false;
- this.comboBoxLayer.AllowNull = true;
- this.comboBoxLayer.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.comboBoxLayer.AutoExpandFirstNode = true;
- this.comboBoxLayer.AutoLoad = true;
- this.comboBoxLayer.CanSelectRoot = true;
- this.comboBoxLayer.CheckParentNode = true;
- this.comboBoxLayer.CheckParentNodeSubNodeChecked = true;
- this.comboBoxLayer.CodeFieldName = null;
- this.comboBoxLayer.CodeStringSubFormat = null;
- this.comboBoxLayer.ColorSetWhere = null;
- this.comboBoxLayer.ControlCursor = null;
- this.comboBoxLayer.DataFilter = null;
- this.comboBoxLayer.DataTableName = null;
- this.comboBoxLayer.DisplayFieldName = null;
- this.comboBoxLayer.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
- this.comboBoxLayer.DropHeight = 200;
- this.comboBoxLayer.FilterFields = null;
- this.comboBoxLayer.FocusedNode = null;
- this.comboBoxLayer.GroupBy = null;
- this.comboBoxLayer.GroupName = null;
- this.comboBoxLayer.GUID = null;
- this.comboBoxLayer.Height = 20;
- this.comboBoxLayer.IDFieldName = null;
- this.comboBoxLayer.IsEdit = false;
- this.comboBoxLayer.IsFocusedDropDown = false;
- this.comboBoxLayer.IsMemory = false;
- this.comboBoxLayer.IsStrongValidate = false;
- this.comboBoxLayer.JustLastLevelNodeText = false;
- this.comboBoxLayer.LayOutFieldName = null;
- this.comboBoxLayer.LinkGroup = null;
- this.comboBoxLayer.LinkIndex = 0;
- this.comboBoxLayer.Location = new System.Drawing.Point(69, 3);
- this.comboBoxLayer.LocationLeft = 69;
- this.comboBoxLayer.LocationTop = 3;
- this.comboBoxLayer.Margins = "3,3,3,3";
- this.comboBoxLayer.MenuManager = this.toolBarMain;
- this.comboBoxLayer.Name = "comboBoxLayer";
- this.comboBoxLayer.ObjectFactory = null;
- this.comboBoxLayer.OrderBy = null;
- this.comboBoxLayer.PIDFieldName = null;
- this.comboBoxLayer.PinYinFieldName = "C_PINYIN";
- this.comboBoxLayer.Properties.Appearance.BackColor = System.Drawing.Color.White;
- this.comboBoxLayer.Properties.Appearance.Options.UseBackColor = true;
- this.comboBoxLayer.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.comboBoxLayer.Security = "";
- this.comboBoxLayer.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.comboBoxLayer.SecurityValue = true;
- this.comboBoxLayer.SelectedFields = null;
- this.comboBoxLayer.ShowCheckbox = false;
- this.comboBoxLayer.ShowCodeString = false;
- this.comboBoxLayer.ShowMoreRowName = "【显示更多】";
- this.comboBoxLayer.ShowRowNum = 0;
- this.comboBoxLayer.Size = new System.Drawing.Size(125, 20);
- this.comboBoxLayer.SplitString = ",";
- this.comboBoxLayer.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.comboBoxLayer.States = "";
- this.comboBoxLayer.StateValue = true;
- this.comboBoxLayer.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Entry;
- this.comboBoxLayer.TabIndex = 0;
- this.comboBoxLayer.TextFieldName = null;
- this.comboBoxLayer.Tip = null;
- this.comboBoxLayer.ValueFieldName = null;
- this.comboBoxLayer.ValueFilter = null;
- this.comboBoxLayer.ValueGetScript = null;
- this.comboBoxLayer.ValueMatchingField = null;
- this.comboBoxLayer.ValueSetScript = null;
- this.comboBoxLayer.Width = 125;
- this.comboBoxLayer.SelectedIndexChangedEvent += new Tofly.CoreUI.Control.DataListSelectChanged(this.comboBoxLayer_SelectedIndexChangedEvent);
-
-
-
- this.PanelMain.AddCaptionField = false;
- this.PanelMain.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Left)));
- this.PanelMain.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
- this.PanelMain.ChildControlName = null;
- this.PanelMain.ControlCursor = null;
- this.PanelMain.Controls.Add(this.PageControl);
- this.PanelMain.Controls.Add(this.GridMain);
- this.PanelMain.DataTableName = null;
- this.PanelMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.PanelMain.DockStyle = Tofly.CoreUI.Control.DockStyle.Fill;
- this.PanelMain.GUID = null;
- this.PanelMain.Height = 229;
- this.PanelMain.IsMemory = false;
- this.PanelMain.Location = new System.Drawing.Point(0, 27);
- this.PanelMain.LocationLeft = 0;
- this.PanelMain.LocationTop = 27;
- this.PanelMain.Margins = "3,3,3,3";
- this.PanelMain.Name = "PanelMain";
- this.PanelMain.RelationKey = null;
- this.PanelMain.Security = "";
- this.PanelMain.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.PanelMain.SecurityValue = true;
- this.PanelMain.Size = new System.Drawing.Size(653, 229);
- this.PanelMain.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.PanelMain.States = "";
- this.PanelMain.StateValue = true;
- this.PanelMain.SynEditControlName = null;
- this.PanelMain.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Entry;
- this.PanelMain.TabIndex = 5;
- this.PanelMain.UserCache = true;
- this.PanelMain.Value = null;
- this.PanelMain.Width = 653;
-
-
-
- this.PageControl.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.PageControl.Location = new System.Drawing.Point(0, 207);
- this.PageControl.Name = "PageControl";
- this.PageControl.PageCount = 0;
- this.PageControl.PageIndex = 0;
- this.PageControl.PageSize = 0;
- this.PageControl.RowCount = 0;
- this.PageControl.Size = new System.Drawing.Size(653, 22);
- this.PageControl.TabIndex = 1;
-
-
-
- this.GridMain.AddCaptionField = false;
- this.GridMain.AllowFilter = false;
- this.GridMain.AllowNull = true;
- this.GridMain.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
- | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- this.GridMain.AnchorStyles = ((Tofly.CoreUI.Control.AnchorStyles)((((Tofly.CoreUI.Control.AnchorStyles.Top | Tofly.CoreUI.Control.AnchorStyles.Bottom)
- | Tofly.CoreUI.Control.AnchorStyles.Left)
- | Tofly.CoreUI.Control.AnchorStyles.Right)));
- this.GridMain.AutoLoad = false;
- this.GridMain.AverageScript = null;
- this.GridMain.AverageValidateTip = null;
- this.GridMain.BestFitColumns = false;
- this.GridMain.CanEdit = false;
- this.GridMain.CheckboxCanEdit = true;
- this.GridMain.CheckedValueIsNew = false;
- this.GridMain.ChildControlName = null;
- this.GridMain.ColorSetWhere = null;
- this.GridMain.ColumnAutoWidth = false;
- this.GridMain.ColumnNameStyle = Tofly.CoreUI.Control.HorzAlignmentStyles.Default;
- this.GridMain.ControlCursor = null;
- this.GridMain.DataFilter = null;
- this.GridMain.DataTableName = null;
- this.GridMain.DirectionType = Tofly.CoreUI.Control.DirectionType.Right;
- this.GridMain.DockStyle = Tofly.CoreUI.Control.DockStyle.None;
- this.GridMain.GroupBy = null;
- this.GridMain.GroupName = null;
- this.GridMain.GUID = null;
- this.GridMain.Height = 205;
- this.GridMain.IsMemory = false;
- this.GridMain.IsNextContainUnableColumn = true;
- this.GridMain.IsStrongValidate = false;
- this.GridMain.Location = new System.Drawing.Point(0, 0);
- this.GridMain.LocationLeft = 0;
- this.GridMain.LocationTop = 0;
- this.GridMain.Margins = "3,3,3,3";
- this.GridMain.MenuManager = this.toolBarMain;
- this.GridMain.MergeFields = "";
- this.GridMain.MultiSelecte = false;
- this.GridMain.Name = "GridMain";
- this.GridMain.NotNullField = null;
- this.GridMain.OrderBy = null;
- this.GridMain.PageControlName = null;
- this.GridMain.RelationKey = null;
- this.GridMain.Security = "";
- this.GridMain.SecurityEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.GridMain.SecurityValue = true;
- this.GridMain.SelectedFields = null;
- this.GridMain.ShowAutoFilterRow = false;
- this.GridMain.ShowCheckbox = false;
- this.GridMain.ShowFields = null;
- this.GridMain.Size = new System.Drawing.Size(653, 205);
- this.GridMain.SourceMatchingField = null;
- this.GridMain.SplitString = ",";
- this.GridMain.StateEnableOrVisibleType = Tofly.CoreUI.Control.EnableOrVisibleType.Enable;
- this.GridMain.States = "";
- this.GridMain.StateValue = true;
- this.GridMain.SumScript = null;
- this.GridMain.SumValidateTip = null;
- this.GridMain.SynEditControlName = null;
- this.GridMain.TabEntryType = Tofly.CoreUI.Control.TabEntryType.Entry;
- this.GridMain.TabIndex = 0;
- this.GridMain.TargetMatchingField = null;
- this.GridMain.Tip = null;
- this.GridMain.UniqueValueScript = null;
- this.GridMain.UniqueValueValidateTip = null;
- this.GridMain.UserCache = true;
- this.GridMain.ValueFilter = null;
- this.GridMain.ValueGetScript = null;
- this.GridMain.ValueMatchingField = null;
- this.GridMain.ValueSetScript = null;
- this.GridMain.Width = 653;
-
-
-
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.PanelMain);
- this.Controls.Add(this.PanelTop);
- this.Controls.Add(this.barDockControlLeft);
- this.Controls.Add(this.barDockControlRight);
- this.Controls.Add(this.barDockControlBottom);
- this.Controls.Add(this.barDockControlTop);
- this.Height = 283;
- this.LocationLeft = 15;
- this.LocationTop = 15;
- this.Name = "SelectionViewControl";
- this.Size = new System.Drawing.Size(653, 283);
- this.Width = 653;
- ((System.ComponentModel.ISupportInitialize)(this.toolBarMain)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PanelTop)).EndInit();
- this.PanelTop.ResumeLayout(false);
- this.PanelTop.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.comboBoxLayer.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.PanelMain)).EndInit();
- this.PanelMain.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.GridMain)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private CoreUI.Win.Control.ToolBar toolBarMain;
- private DevExpress.XtraBars.Bar barButtom;
- private DevExpress.XtraBars.BarDockControl barDockControlTop;
- private DevExpress.XtraBars.BarDockControl barDockControlBottom;
- private DevExpress.XtraBars.BarDockControl barDockControlLeft;
- private DevExpress.XtraBars.BarDockControl barDockControlRight;
- private CoreUI.Win.Control.PanelClass PanelTop;
- private CoreUI.Win.Control.LabelClass LabelSelectionCount;
- private CoreUI.Win.Control.LabelClass LabelQueryResult;
- private CoreUI.Win.Control.ComboBoxClass comboBoxLayer;
- private CoreUI.Win.Control.PanelClass PanelMain;
- private CoreUI.Win.Control.GridControlClass GridMain;
- private DevExpress.XtraBars.BarButtonItem barButtonStatic;
- private DevExpress.XtraBars.BarStaticItem barStaticItemCurrentRow;
- private DevExpress.XtraBars.BarButtonItem barButtonExport;
- private DevExpress.XtraBars.BarButtonItem barButtonExportAll;
- private Tofly.SearchUI.Win.QueryPageControl PageControl;
- }
- }
|