FrmPriceBaseFrame.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493
  1. namespace Core.StlMes.Client.SalePrice.BaseForm
  2. {
  3. partial class FrmPriceBaseFrame
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SlmPriceBaseframeClassifyEntity", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BrId");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrameId");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactorclassifyId");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactorclassifyName");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactorVal");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactorMinSign", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactorMinVal");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactorMaxSign");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FactorMaxVal");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  46. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("SlmPriceBaseframeSetEntity", -1);
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FrameId");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X1FactorId");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X2FactorId", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X3FactorId");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X4FactorId");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X5FactorId");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X6FactorId");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X7FactorId");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("X8FactorId");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Y1FactorId");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Y2FactorId");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  76. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  87. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  88. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  89. this.gdPriceBaseFrameClassify = new Infragistics.Win.UltraWinGrid.UltraGrid();
  90. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  91. this.gdPriceBaseFrame = new Infragistics.Win.UltraWinGrid.UltraGrid();
  92. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  93. this.chkValid = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  94. this.slmPriceBaseframeClassifyEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  95. this.slmPriceBaseframeSetEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  96. this.ultraPanel2.ClientArea.SuspendLayout();
  97. this.ultraPanel2.SuspendLayout();
  98. this.ultraPanel4.ClientArea.SuspendLayout();
  99. this.ultraPanel4.SuspendLayout();
  100. ((System.ComponentModel.ISupportInitialize)(this.gdPriceBaseFrameClassify)).BeginInit();
  101. this.ultraPanel3.ClientArea.SuspendLayout();
  102. this.ultraPanel3.SuspendLayout();
  103. ((System.ComponentModel.ISupportInitialize)(this.gdPriceBaseFrame)).BeginInit();
  104. this.ultraPanel1.ClientArea.SuspendLayout();
  105. this.ultraPanel1.SuspendLayout();
  106. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.slmPriceBaseframeClassifyEntityBindingSource)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.slmPriceBaseframeSetEntityBindingSource)).BeginInit();
  109. this.SuspendLayout();
  110. //
  111. // ultraPanel2
  112. //
  113. //
  114. // ultraPanel2.ClientArea
  115. //
  116. this.ultraPanel2.ClientArea.Controls.Add(this.ultraPanel4);
  117. this.ultraPanel2.ClientArea.Controls.Add(this.ultraPanel3);
  118. this.ultraPanel2.ClientArea.Controls.Add(this.ultraPanel1);
  119. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  120. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  121. this.ultraPanel2.Name = "ultraPanel2";
  122. this.ultraPanel2.Size = new System.Drawing.Size(922, 564);
  123. this.ultraPanel2.TabIndex = 3;
  124. //
  125. // ultraPanel4
  126. //
  127. //
  128. // ultraPanel4.ClientArea
  129. //
  130. this.ultraPanel4.ClientArea.Controls.Add(this.gdPriceBaseFrameClassify);
  131. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  132. this.ultraPanel4.Location = new System.Drawing.Point(0, 281);
  133. this.ultraPanel4.Name = "ultraPanel4";
  134. this.ultraPanel4.Size = new System.Drawing.Size(922, 283);
  135. this.ultraPanel4.TabIndex = 2;
  136. //
  137. // gdPriceBaseFrameClassify
  138. //
  139. this.gdPriceBaseFrameClassify.DataSource = this.slmPriceBaseframeClassifyEntityBindingSource;
  140. appearance1.BackColor = System.Drawing.SystemColors.Window;
  141. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  142. this.gdPriceBaseFrameClassify.DisplayLayout.Appearance = appearance1;
  143. ultraGridColumn1.Header.VisiblePosition = 0;
  144. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  145. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  146. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  147. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  148. ultraGridColumn2.Header.VisiblePosition = 1;
  149. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  150. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  151. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  152. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  153. ultraGridColumn3.Header.VisiblePosition = 2;
  154. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 6;
  155. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  156. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  157. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  158. ultraGridColumn4.Header.VisiblePosition = 3;
  159. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 8;
  160. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  161. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  162. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  163. ultraGridColumn5.Header.VisiblePosition = 4;
  164. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 10;
  165. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  166. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  167. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  168. ultraGridColumn6.Header.VisiblePosition = 5;
  169. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 12;
  170. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  171. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  172. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  173. ultraGridColumn7.Header.VisiblePosition = 6;
  174. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 14;
  175. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  176. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  177. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  178. ultraGridColumn8.Header.VisiblePosition = 7;
  179. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 16;
  180. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  181. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  182. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  183. ultraGridColumn9.Header.VisiblePosition = 8;
  184. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 18;
  185. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  186. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  187. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  188. ultraGridColumn10.Header.VisiblePosition = 9;
  189. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 20;
  190. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  191. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  192. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  193. ultraGridColumn11.Header.VisiblePosition = 10;
  194. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 22;
  195. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  196. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  197. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  198. ultraGridColumn12.Header.VisiblePosition = 11;
  199. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 24;
  200. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  201. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  202. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  203. ultraGridColumn13.Header.VisiblePosition = 12;
  204. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 26;
  205. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  206. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  207. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  208. ultraGridColumn14.Header.VisiblePosition = 13;
  209. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 28;
  210. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  211. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  212. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  213. ultraGridColumn15.DataType = typeof(bool);
  214. ultraGridColumn15.DefaultCellValue = false;
  215. ultraGridColumn15.Header.Caption = "选择";
  216. ultraGridColumn15.Header.VisiblePosition = 14;
  217. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 0;
  218. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  219. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  220. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  221. ultraGridColumn15.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  222. ultraGridBand1.Columns.AddRange(new object[] {
  223. ultraGridColumn1,
  224. ultraGridColumn2,
  225. ultraGridColumn3,
  226. ultraGridColumn4,
  227. ultraGridColumn5,
  228. ultraGridColumn6,
  229. ultraGridColumn7,
  230. ultraGridColumn8,
  231. ultraGridColumn9,
  232. ultraGridColumn10,
  233. ultraGridColumn11,
  234. ultraGridColumn12,
  235. ultraGridColumn13,
  236. ultraGridColumn14,
  237. ultraGridColumn15});
  238. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  239. this.gdPriceBaseFrameClassify.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  240. this.gdPriceBaseFrameClassify.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  241. this.gdPriceBaseFrameClassify.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  242. appearance4.BackColor = System.Drawing.SystemColors.ActiveBorder;
  243. appearance4.BackColor2 = System.Drawing.SystemColors.ControlDark;
  244. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  245. appearance4.BorderColor = System.Drawing.SystemColors.Window;
  246. this.gdPriceBaseFrameClassify.DisplayLayout.GroupByBox.Appearance = appearance4;
  247. appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
  248. this.gdPriceBaseFrameClassify.DisplayLayout.GroupByBox.BandLabelAppearance = appearance6;
  249. this.gdPriceBaseFrameClassify.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  250. appearance5.BackColor = System.Drawing.SystemColors.ControlLightLight;
  251. appearance5.BackColor2 = System.Drawing.SystemColors.Control;
  252. appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  253. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  254. this.gdPriceBaseFrameClassify.DisplayLayout.GroupByBox.PromptAppearance = appearance5;
  255. this.gdPriceBaseFrameClassify.DisplayLayout.MaxColScrollRegions = 1;
  256. this.gdPriceBaseFrameClassify.DisplayLayout.MaxRowScrollRegions = 1;
  257. appearance9.BackColor = System.Drawing.SystemColors.Window;
  258. appearance9.ForeColor = System.Drawing.SystemColors.ControlText;
  259. this.gdPriceBaseFrameClassify.DisplayLayout.Override.ActiveCellAppearance = appearance9;
  260. appearance12.BackColor = System.Drawing.SystemColors.Highlight;
  261. appearance12.ForeColor = System.Drawing.SystemColors.HighlightText;
  262. this.gdPriceBaseFrameClassify.DisplayLayout.Override.ActiveRowAppearance = appearance12;
  263. this.gdPriceBaseFrameClassify.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  264. this.gdPriceBaseFrameClassify.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  265. this.gdPriceBaseFrameClassify.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  266. appearance14.BackColor = System.Drawing.SystemColors.Window;
  267. this.gdPriceBaseFrameClassify.DisplayLayout.Override.CardAreaAppearance = appearance14;
  268. appearance10.BorderColor = System.Drawing.Color.Silver;
  269. appearance10.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  270. this.gdPriceBaseFrameClassify.DisplayLayout.Override.CellAppearance = appearance10;
  271. this.gdPriceBaseFrameClassify.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  272. this.gdPriceBaseFrameClassify.DisplayLayout.Override.CellPadding = 0;
  273. appearance8.BackColor = System.Drawing.SystemColors.Control;
  274. appearance8.BackColor2 = System.Drawing.SystemColors.ControlDark;
  275. appearance8.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  276. appearance8.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  277. appearance8.BorderColor = System.Drawing.SystemColors.Window;
  278. this.gdPriceBaseFrameClassify.DisplayLayout.Override.GroupByRowAppearance = appearance8;
  279. appearance7.TextHAlignAsString = "Left";
  280. this.gdPriceBaseFrameClassify.DisplayLayout.Override.HeaderAppearance = appearance7;
  281. this.gdPriceBaseFrameClassify.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  282. this.gdPriceBaseFrameClassify.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  283. appearance13.BackColor = System.Drawing.SystemColors.Window;
  284. appearance13.BorderColor = System.Drawing.Color.Silver;
  285. this.gdPriceBaseFrameClassify.DisplayLayout.Override.RowAppearance = appearance13;
  286. this.gdPriceBaseFrameClassify.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  287. appearance11.BackColor = System.Drawing.SystemColors.ControlLight;
  288. this.gdPriceBaseFrameClassify.DisplayLayout.Override.TemplateAddRowAppearance = appearance11;
  289. this.gdPriceBaseFrameClassify.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  290. this.gdPriceBaseFrameClassify.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  291. this.gdPriceBaseFrameClassify.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  292. this.gdPriceBaseFrameClassify.Dock = System.Windows.Forms.DockStyle.Fill;
  293. this.gdPriceBaseFrameClassify.Location = new System.Drawing.Point(0, 0);
  294. this.gdPriceBaseFrameClassify.Name = "gdPriceBaseFrameClassify";
  295. this.gdPriceBaseFrameClassify.Size = new System.Drawing.Size(922, 283);
  296. this.gdPriceBaseFrameClassify.TabIndex = 0;
  297. this.gdPriceBaseFrameClassify.Text = "ultraGrid1";
  298. this.gdPriceBaseFrameClassify.Visible = false;
  299. this.gdPriceBaseFrameClassify.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.gdPriceBaseFrameClassify_AfterRowInsert);
  300. //
  301. // ultraPanel3
  302. //
  303. //
  304. // ultraPanel3.ClientArea
  305. //
  306. this.ultraPanel3.ClientArea.Controls.Add(this.gdPriceBaseFrame);
  307. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  308. this.ultraPanel3.Location = new System.Drawing.Point(0, 41);
  309. this.ultraPanel3.Name = "ultraPanel3";
  310. this.ultraPanel3.Size = new System.Drawing.Size(922, 523);
  311. this.ultraPanel3.TabIndex = 1;
  312. //
  313. // gdPriceBaseFrame
  314. //
  315. this.gdPriceBaseFrame.DataSource = this.slmPriceBaseframeSetEntityBindingSource;
  316. appearance2.BackColor = System.Drawing.SystemColors.Window;
  317. appearance2.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  318. this.gdPriceBaseFrame.DisplayLayout.Appearance = appearance2;
  319. ultraGridColumn16.Header.VisiblePosition = 1;
  320. ultraGridColumn17.Header.VisiblePosition = 2;
  321. ultraGridColumn18.Header.VisiblePosition = 3;
  322. ultraGridColumn19.Header.VisiblePosition = 4;
  323. ultraGridColumn20.Header.VisiblePosition = 5;
  324. ultraGridColumn21.Header.VisiblePosition = 6;
  325. ultraGridColumn22.Header.VisiblePosition = 7;
  326. ultraGridColumn23.Header.VisiblePosition = 8;
  327. ultraGridColumn24.Header.VisiblePosition = 9;
  328. ultraGridColumn25.Header.VisiblePosition = 10;
  329. ultraGridColumn26.Header.VisiblePosition = 11;
  330. ultraGridColumn27.Header.VisiblePosition = 12;
  331. ultraGridColumn28.Header.VisiblePosition = 13;
  332. ultraGridColumn29.Header.VisiblePosition = 14;
  333. ultraGridColumn30.Header.VisiblePosition = 15;
  334. ultraGridColumn31.Header.VisiblePosition = 16;
  335. ultraGridColumn32.DataType = typeof(bool);
  336. ultraGridColumn32.DefaultCellValue = false;
  337. ultraGridColumn32.Header.Caption = "选择";
  338. ultraGridColumn32.Header.VisiblePosition = 0;
  339. ultraGridColumn32.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  340. ultraGridBand2.Columns.AddRange(new object[] {
  341. ultraGridColumn16,
  342. ultraGridColumn17,
  343. ultraGridColumn18,
  344. ultraGridColumn19,
  345. ultraGridColumn20,
  346. ultraGridColumn21,
  347. ultraGridColumn22,
  348. ultraGridColumn23,
  349. ultraGridColumn24,
  350. ultraGridColumn25,
  351. ultraGridColumn26,
  352. ultraGridColumn27,
  353. ultraGridColumn28,
  354. ultraGridColumn29,
  355. ultraGridColumn30,
  356. ultraGridColumn31,
  357. ultraGridColumn32});
  358. this.gdPriceBaseFrame.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  359. this.gdPriceBaseFrame.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  360. this.gdPriceBaseFrame.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  361. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  362. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  363. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  364. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  365. this.gdPriceBaseFrame.DisplayLayout.GroupByBox.Appearance = appearance3;
  366. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  367. this.gdPriceBaseFrame.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  368. this.gdPriceBaseFrame.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  369. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  370. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  371. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  372. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  373. this.gdPriceBaseFrame.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  374. this.gdPriceBaseFrame.DisplayLayout.MaxColScrollRegions = 1;
  375. this.gdPriceBaseFrame.DisplayLayout.MaxRowScrollRegions = 1;
  376. appearance17.BackColor = System.Drawing.SystemColors.Window;
  377. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  378. this.gdPriceBaseFrame.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  379. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  380. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  381. this.gdPriceBaseFrame.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  382. this.gdPriceBaseFrame.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  383. this.gdPriceBaseFrame.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  384. this.gdPriceBaseFrame.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  385. appearance19.BackColor = System.Drawing.SystemColors.Window;
  386. this.gdPriceBaseFrame.DisplayLayout.Override.CardAreaAppearance = appearance19;
  387. appearance20.BorderColor = System.Drawing.Color.Silver;
  388. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  389. this.gdPriceBaseFrame.DisplayLayout.Override.CellAppearance = appearance20;
  390. this.gdPriceBaseFrame.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  391. this.gdPriceBaseFrame.DisplayLayout.Override.CellPadding = 0;
  392. appearance21.BackColor = System.Drawing.SystemColors.Control;
  393. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  394. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  395. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  396. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  397. this.gdPriceBaseFrame.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  398. appearance22.TextHAlignAsString = "Left";
  399. this.gdPriceBaseFrame.DisplayLayout.Override.HeaderAppearance = appearance22;
  400. this.gdPriceBaseFrame.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  401. this.gdPriceBaseFrame.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  402. appearance23.BackColor = System.Drawing.SystemColors.Window;
  403. appearance23.BorderColor = System.Drawing.Color.Silver;
  404. this.gdPriceBaseFrame.DisplayLayout.Override.RowAppearance = appearance23;
  405. this.gdPriceBaseFrame.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  406. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  407. this.gdPriceBaseFrame.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  408. this.gdPriceBaseFrame.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  409. this.gdPriceBaseFrame.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  410. this.gdPriceBaseFrame.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  411. this.gdPriceBaseFrame.Dock = System.Windows.Forms.DockStyle.Fill;
  412. this.gdPriceBaseFrame.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.gdPriceBaseFrame.Location = new System.Drawing.Point(0, 0);
  414. this.gdPriceBaseFrame.Name = "gdPriceBaseFrame";
  415. this.gdPriceBaseFrame.Size = new System.Drawing.Size(922, 523);
  416. this.gdPriceBaseFrame.TabIndex = 4;
  417. this.gdPriceBaseFrame.Text = "ultraGrid1";
  418. this.gdPriceBaseFrame.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.gdPriceBaseFrame_InitializeLayout);
  419. this.gdPriceBaseFrame.AfterRowActivate += new System.EventHandler(this.gdPriceBaseFrame_AfterRowActivate);
  420. //
  421. // ultraPanel1
  422. //
  423. //
  424. // ultraPanel1.ClientArea
  425. //
  426. this.ultraPanel1.ClientArea.Controls.Add(this.chkValid);
  427. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  428. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  429. this.ultraPanel1.Name = "ultraPanel1";
  430. this.ultraPanel1.Size = new System.Drawing.Size(922, 41);
  431. this.ultraPanel1.TabIndex = 0;
  432. //
  433. // chkValid
  434. //
  435. this.chkValid.AutoSize = true;
  436. this.chkValid.Location = new System.Drawing.Point(3, 12);
  437. this.chkValid.Name = "chkValid";
  438. this.chkValid.Size = new System.Drawing.Size(71, 19);
  439. this.chkValid.TabIndex = 5;
  440. this.chkValid.Text = "包含无效";
  441. this.chkValid.CheckedChanged += new System.EventHandler(this.chkValid_CheckedChanged);
  442. //
  443. // slmPriceBaseframeClassifyEntityBindingSource
  444. //
  445. this.slmPriceBaseframeClassifyEntityBindingSource.DataSource = typeof(com.steering.pss.sale.price.entity.SlmPriceBaseframeClassifyEntity);
  446. //
  447. // slmPriceBaseframeSetEntityBindingSource
  448. //
  449. this.slmPriceBaseframeSetEntityBindingSource.DataSource = typeof(com.steering.pss.sale.price.entity.SlmPriceBaseframeSetEntity);
  450. //
  451. // FrmPriceBaseFrame
  452. //
  453. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  454. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  455. this.ClientSize = new System.Drawing.Size(922, 564);
  456. this.Controls.Add(this.ultraPanel2);
  457. this.Name = "FrmPriceBaseFrame";
  458. this.Text = "FrmPriceBaseFrame";
  459. this.Load += new System.EventHandler(this.FrmPriceBaseFrame_Load);
  460. this.ultraPanel2.ClientArea.ResumeLayout(false);
  461. this.ultraPanel2.ResumeLayout(false);
  462. this.ultraPanel4.ClientArea.ResumeLayout(false);
  463. this.ultraPanel4.ResumeLayout(false);
  464. ((System.ComponentModel.ISupportInitialize)(this.gdPriceBaseFrameClassify)).EndInit();
  465. this.ultraPanel3.ClientArea.ResumeLayout(false);
  466. this.ultraPanel3.ResumeLayout(false);
  467. ((System.ComponentModel.ISupportInitialize)(this.gdPriceBaseFrame)).EndInit();
  468. this.ultraPanel1.ClientArea.ResumeLayout(false);
  469. this.ultraPanel1.ClientArea.PerformLayout();
  470. this.ultraPanel1.ResumeLayout(false);
  471. ((System.ComponentModel.ISupportInitialize)(this.chkValid)).EndInit();
  472. ((System.ComponentModel.ISupportInitialize)(this.slmPriceBaseframeClassifyEntityBindingSource)).EndInit();
  473. ((System.ComponentModel.ISupportInitialize)(this.slmPriceBaseframeSetEntityBindingSource)).EndInit();
  474. this.ResumeLayout(false);
  475. }
  476. #endregion
  477. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  478. private System.Windows.Forms.BindingSource slmPriceBaseframeSetEntityBindingSource;
  479. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  480. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  481. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkValid;
  482. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  483. private Infragistics.Win.UltraWinGrid.UltraGrid gdPriceBaseFrame;
  484. private Infragistics.Win.UltraWinGrid.UltraGrid gdPriceBaseFrameClassify;
  485. private System.Windows.Forms.BindingSource slmPriceBaseframeClassifyEntityBindingSource;
  486. }
  487. }