| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443 |
- namespace Core.StlMes.Client.SalePrice.BaseForm
- {
- partial class FrmPriceBasePrice_Exp
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SlmPriceBaseframeSetEntity", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrameId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X1FactorId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X2FactorId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X3FactorId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X4FactorId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X5FactorId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X6FactorId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X7FactorId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X8FactorId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Y1FactorId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Y2FactorId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
- this.ugFramePrice = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
- this.ugFramePrice_Exp = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.ucFrame = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.slmPriceBaseframeSetEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- this.ultraPanel4.ClientArea.SuspendLayout();
- this.ultraPanel4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ugFramePrice)).BeginInit();
- this.ultraPanel3.ClientArea.SuspendLayout();
- this.ultraPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ugFramePrice_Exp)).BeginInit();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ucFrame)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.slmPriceBaseframeSetEntityBindingSource)).BeginInit();
- this.SuspendLayout();
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel4);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(824, 389);
- this.ultraPanel1.TabIndex = 0;
- //
- // ultraPanel4
- //
- //
- // ultraPanel4.ClientArea
- //
- this.ultraPanel4.ClientArea.Controls.Add(this.ugFramePrice);
- this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel4.Location = new System.Drawing.Point(0, 42);
- this.ultraPanel4.Name = "ultraPanel4";
- this.ultraPanel4.Size = new System.Drawing.Size(824, 133);
- this.ultraPanel4.TabIndex = 2;
- //
- // ugFramePrice
- //
- appearance1.BackColor = System.Drawing.SystemColors.Window;
- appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ugFramePrice.DisplayLayout.Appearance = appearance1;
- this.ugFramePrice.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ugFramePrice.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance4.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance4.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance4.BorderColor = System.Drawing.SystemColors.Window;
- this.ugFramePrice.DisplayLayout.GroupByBox.Appearance = appearance4;
- appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ugFramePrice.DisplayLayout.GroupByBox.BandLabelAppearance = appearance5;
- this.ugFramePrice.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance13.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance13.BackColor2 = System.Drawing.SystemColors.Control;
- appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance13.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ugFramePrice.DisplayLayout.GroupByBox.PromptAppearance = appearance13;
- this.ugFramePrice.DisplayLayout.MaxColScrollRegions = 1;
- this.ugFramePrice.DisplayLayout.MaxRowScrollRegions = 1;
- appearance25.BackColor = System.Drawing.SystemColors.Window;
- appearance25.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ugFramePrice.DisplayLayout.Override.ActiveCellAppearance = appearance25;
- appearance33.BackColor = System.Drawing.SystemColors.Highlight;
- appearance33.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ugFramePrice.DisplayLayout.Override.ActiveRowAppearance = appearance33;
- this.ugFramePrice.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
- this.ugFramePrice.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ugFramePrice.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance34.BackColor = System.Drawing.SystemColors.Window;
- this.ugFramePrice.DisplayLayout.Override.CardAreaAppearance = appearance34;
- appearance35.BorderColor = System.Drawing.Color.Silver;
- appearance35.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ugFramePrice.DisplayLayout.Override.CellAppearance = appearance35;
- this.ugFramePrice.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ugFramePrice.DisplayLayout.Override.CellPadding = 0;
- appearance36.BackColor = System.Drawing.SystemColors.Control;
- appearance36.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance36.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance36.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance36.BorderColor = System.Drawing.SystemColors.Window;
- this.ugFramePrice.DisplayLayout.Override.GroupByRowAppearance = appearance36;
- appearance37.TextHAlignAsString = "Left";
- this.ugFramePrice.DisplayLayout.Override.HeaderAppearance = appearance37;
- this.ugFramePrice.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ugFramePrice.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance38.BackColor = System.Drawing.SystemColors.Window;
- appearance38.BorderColor = System.Drawing.Color.Silver;
- this.ugFramePrice.DisplayLayout.Override.RowAppearance = appearance38;
- this.ugFramePrice.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance39.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ugFramePrice.DisplayLayout.Override.TemplateAddRowAppearance = appearance39;
- this.ugFramePrice.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ugFramePrice.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ugFramePrice.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ugFramePrice.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ugFramePrice.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ugFramePrice.Location = new System.Drawing.Point(0, 0);
- this.ugFramePrice.Name = "ugFramePrice";
- this.ugFramePrice.Size = new System.Drawing.Size(824, 133);
- this.ugFramePrice.TabIndex = 4;
- this.ugFramePrice.Text = "ultraGrid1";
- this.ugFramePrice.AfterRowActivate += new System.EventHandler(this.ugFramePrice_AfterRowActivate);
- //
- // ultraPanel3
- //
- //
- // ultraPanel3.ClientArea
- //
- this.ultraPanel3.ClientArea.Controls.Add(this.ugFramePrice_Exp);
- this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraPanel3.Location = new System.Drawing.Point(0, 175);
- this.ultraPanel3.Name = "ultraPanel3";
- this.ultraPanel3.Size = new System.Drawing.Size(824, 214);
- this.ultraPanel3.TabIndex = 1;
- //
- // ugFramePrice_Exp
- //
- appearance2.BackColor = System.Drawing.SystemColors.Window;
- appearance2.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ugFramePrice_Exp.DisplayLayout.Appearance = appearance2;
- this.ugFramePrice_Exp.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ugFramePrice_Exp.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance3.BorderColor = System.Drawing.SystemColors.Window;
- this.ugFramePrice_Exp.DisplayLayout.GroupByBox.Appearance = appearance3;
- appearance10.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ugFramePrice_Exp.DisplayLayout.GroupByBox.BandLabelAppearance = appearance10;
- this.ugFramePrice_Exp.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance9.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance9.BackColor2 = System.Drawing.SystemColors.Control;
- appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance9.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ugFramePrice_Exp.DisplayLayout.GroupByBox.PromptAppearance = appearance9;
- this.ugFramePrice_Exp.DisplayLayout.MaxColScrollRegions = 1;
- this.ugFramePrice_Exp.DisplayLayout.MaxRowScrollRegions = 1;
- appearance16.BackColor = System.Drawing.SystemColors.Window;
- appearance16.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ugFramePrice_Exp.DisplayLayout.Override.ActiveCellAppearance = appearance16;
- appearance19.BackColor = System.Drawing.SystemColors.Highlight;
- appearance19.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ugFramePrice_Exp.DisplayLayout.Override.ActiveRowAppearance = appearance19;
- this.ugFramePrice_Exp.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
- this.ugFramePrice_Exp.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ugFramePrice_Exp.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance21.BackColor = System.Drawing.SystemColors.Window;
- this.ugFramePrice_Exp.DisplayLayout.Override.CardAreaAppearance = appearance21;
- appearance17.BorderColor = System.Drawing.Color.Silver;
- appearance17.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ugFramePrice_Exp.DisplayLayout.Override.CellAppearance = appearance17;
- this.ugFramePrice_Exp.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ugFramePrice_Exp.DisplayLayout.Override.CellPadding = 0;
- appearance15.BackColor = System.Drawing.SystemColors.Control;
- appearance15.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance15.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance15.BorderColor = System.Drawing.SystemColors.Window;
- this.ugFramePrice_Exp.DisplayLayout.Override.GroupByRowAppearance = appearance15;
- appearance11.TextHAlignAsString = "Left";
- this.ugFramePrice_Exp.DisplayLayout.Override.HeaderAppearance = appearance11;
- this.ugFramePrice_Exp.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ugFramePrice_Exp.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance20.BackColor = System.Drawing.SystemColors.Window;
- appearance20.BorderColor = System.Drawing.Color.Silver;
- this.ugFramePrice_Exp.DisplayLayout.Override.RowAppearance = appearance20;
- this.ugFramePrice_Exp.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance18.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ugFramePrice_Exp.DisplayLayout.Override.TemplateAddRowAppearance = appearance18;
- this.ugFramePrice_Exp.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ugFramePrice_Exp.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ugFramePrice_Exp.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ugFramePrice_Exp.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ugFramePrice_Exp.Location = new System.Drawing.Point(0, 0);
- this.ugFramePrice_Exp.Name = "ugFramePrice_Exp";
- this.ugFramePrice_Exp.Size = new System.Drawing.Size(824, 214);
- this.ugFramePrice_Exp.TabIndex = 0;
- this.ugFramePrice_Exp.Text = "ultraGrid1";
- this.ugFramePrice_Exp.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ugFramePrice_Exp_InitializeLayout);
- this.ugFramePrice_Exp.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ugFramePrice_Exp_InitializeRow);
- this.ugFramePrice_Exp.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ugFramePrice_Exp_AfterRowInsert);
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.ucFrame);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(824, 42);
- this.ultraPanel2.TabIndex = 0;
- //
- // ucFrame
- //
- this.ucFrame.CheckedListSettings.CheckStateMember = "";
- this.ucFrame.DataSource = this.slmPriceBaseframeSetEntityBindingSource;
- appearance26.BackColor = System.Drawing.SystemColors.Window;
- appearance26.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ucFrame.DisplayLayout.Appearance = appearance26;
- ultraGridColumn1.Header.Caption = "框架ID";
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.Caption = "因素一";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.Caption = "因素二";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.Caption = "因素三";
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn5.Header.Caption = "因素四";
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn6.Header.Caption = "因素五";
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn7.Header.Caption = "因素六";
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn8.Header.Caption = "因素七";
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn9.Header.Caption = "因素八";
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn10.Header.Caption = "范围一";
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn11.Header.Caption = "范围二";
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn12.Header.Caption = "是否有效";
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn16.Header.VisiblePosition = 15;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16});
- this.ucFrame.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ucFrame.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ucFrame.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance6.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance6.BorderColor = System.Drawing.SystemColors.Window;
- this.ucFrame.DisplayLayout.GroupByBox.Appearance = appearance6;
- appearance8.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ucFrame.DisplayLayout.GroupByBox.BandLabelAppearance = appearance8;
- this.ucFrame.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance7.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance7.BackColor2 = System.Drawing.SystemColors.Control;
- appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ucFrame.DisplayLayout.GroupByBox.PromptAppearance = appearance7;
- this.ucFrame.DisplayLayout.MaxColScrollRegions = 1;
- this.ucFrame.DisplayLayout.MaxRowScrollRegions = 1;
- appearance27.BackColor = System.Drawing.SystemColors.Window;
- appearance27.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ucFrame.DisplayLayout.Override.ActiveCellAppearance = appearance27;
- appearance28.BackColor = System.Drawing.SystemColors.Highlight;
- appearance28.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ucFrame.DisplayLayout.Override.ActiveRowAppearance = appearance28;
- this.ucFrame.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ucFrame.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance29.BackColor = System.Drawing.SystemColors.Window;
- this.ucFrame.DisplayLayout.Override.CardAreaAppearance = appearance29;
- appearance30.BorderColor = System.Drawing.Color.Silver;
- appearance30.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ucFrame.DisplayLayout.Override.CellAppearance = appearance30;
- this.ucFrame.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ucFrame.DisplayLayout.Override.CellPadding = 0;
- appearance31.BackColor = System.Drawing.SystemColors.Control;
- appearance31.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance31.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance31.BorderColor = System.Drawing.SystemColors.Window;
- this.ucFrame.DisplayLayout.Override.GroupByRowAppearance = appearance31;
- appearance14.TextHAlignAsString = "Left";
- this.ucFrame.DisplayLayout.Override.HeaderAppearance = appearance14;
- this.ucFrame.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ucFrame.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance32.BackColor = System.Drawing.SystemColors.Window;
- appearance32.BorderColor = System.Drawing.Color.Silver;
- this.ucFrame.DisplayLayout.Override.RowAppearance = appearance32;
- this.ucFrame.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ucFrame.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
- this.ucFrame.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ucFrame.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ucFrame.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ucFrame.Location = new System.Drawing.Point(3, 12);
- this.ucFrame.Name = "ucFrame";
- this.ucFrame.Size = new System.Drawing.Size(139, 22);
- this.ucFrame.TabIndex = 1;
- this.ucFrame.Text = "请选择基价框架";
- this.ucFrame.ValueChanged += new System.EventHandler(this.ultraCombo1_ValueChanged);
- //
- // slmPriceBaseframeSetEntityBindingSource
- //
- this.slmPriceBaseframeSetEntityBindingSource.DataSource = typeof(com.steering.pss.sale.price.entity.SlmPriceBaseframeSetEntity);
- //
- // FrmPriceBasePrice_Exp
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(824, 389);
- this.Controls.Add(this.ultraPanel1);
- this.Name = "FrmPriceBasePrice_Exp";
- this.Text = "基价扩展";
- this.Load += new System.EventHandler(this.FrmPriceBasePrice_Exp_Load);
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ResumeLayout(false);
- this.ultraPanel4.ClientArea.ResumeLayout(false);
- this.ultraPanel4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ugFramePrice)).EndInit();
- this.ultraPanel3.ClientArea.ResumeLayout(false);
- this.ultraPanel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ugFramePrice_Exp)).EndInit();
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ClientArea.PerformLayout();
- this.ultraPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ucFrame)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.slmPriceBaseframeSetEntityBindingSource)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel4;
- private Infragistics.Win.Misc.UltraPanel ultraPanel3;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.UltraWinGrid.UltraCombo ucFrame;
- private Infragistics.Win.UltraWinGrid.UltraGrid ugFramePrice;
- private System.Windows.Forms.BindingSource slmPriceBaseframeSetEntityBindingSource;
- private Infragistics.Win.UltraWinGrid.UltraGrid ugFramePrice_Exp;
- }
- }
|