锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

822 lines
44 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSEquipment
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSEquipment));
  29. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  30. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  31. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  32. this.colEQPID = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colEQPName = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.colEQPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.colModel = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.colType = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colEQPStatus = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colEQPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colEType = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.colCompany = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colAddress = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colTelPhone = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colSSCode = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colSSName = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colCHECKLIST = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  51. this.colEQPHandle = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  53. this.colEQPTS = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  55. this.colISFW = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.colProperty = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  66. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  67. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  68. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  69. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  70. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  71. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  72. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  73. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  74. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  75. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  76. this.btnEdit = new DevExpress.XtraEditors.SimpleButton();
  77. this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
  78. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  79. this.btnDelLable = new DevExpress.XtraEditors.SimpleButton();
  80. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  81. this.colcxtype = new DevExpress.XtraGrid.Columns.GridColumn();
  82. this.colcxjd = new DevExpress.XtraGrid.Columns.GridColumn();
  83. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  84. this.groupControl1.SuspendLayout();
  85. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  94. this.panelControl3.SuspendLayout();
  95. this.SuspendLayout();
  96. //
  97. // groupControl1
  98. //
  99. this.groupControl1.Controls.Add(this.grdDetail);
  100. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  101. this.groupControl1.Location = new System.Drawing.Point(0, 39);
  102. this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  103. this.groupControl1.Name = "groupControl1";
  104. this.groupControl1.Size = new System.Drawing.Size(1321, 492);
  105. this.groupControl1.TabIndex = 14;
  106. this.groupControl1.Text = "详细信息";
  107. //
  108. // grdDetail
  109. //
  110. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  111. this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  112. this.grdDetail.Location = new System.Drawing.Point(2, 26);
  113. this.grdDetail.MainView = this.grvDetail;
  114. this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  115. this.grdDetail.Name = "grdDetail";
  116. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  117. this.repositoryItemButtonEdit1,
  118. this.repositoryItemButtonEdit2,
  119. this.repositoryItemButtonEdit3});
  120. this.grdDetail.Size = new System.Drawing.Size(1317, 464);
  121. this.grdDetail.TabIndex = 0;
  122. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  123. this.grvDetail,
  124. this.grvAdvDetail});
  125. //
  126. // grvDetail
  127. //
  128. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  129. this.colEQPID,
  130. this.colisSelect,
  131. this.colEQPName,
  132. this.colEQPCode,
  133. this.colModel,
  134. this.colType,
  135. this.colEQPStatus,
  136. this.colEQPDESC,
  137. this.colEType,
  138. this.gridColumn7,
  139. this.colCompany,
  140. this.colAddress,
  141. this.colTelPhone,
  142. this.colSSCode,
  143. this.colSSName,
  144. this.colMUSERName,
  145. this.colMTIME,
  146. this.colCHECKLIST,
  147. this.colEQPHandle,
  148. this.colEQPTS,
  149. this.colISFW,
  150. this.colProperty,
  151. this.gridColumn1,
  152. this.gridColumn2,
  153. this.gridColumn3,
  154. this.gridColumn4,
  155. this.gridColumn5,
  156. this.gridColumn6,
  157. this.gridColumn8,
  158. this.gridColumn9,
  159. this.colcxtype,
  160. this.colcxjd});
  161. this.grvDetail.GridControl = this.grdDetail;
  162. this.grvDetail.IndicatorWidth = 40;
  163. this.grvDetail.Name = "grvDetail";
  164. this.grvDetail.OptionsBehavior.ReadOnly = true;
  165. this.grvDetail.OptionsSelection.MultiSelect = true;
  166. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  167. this.grvDetail.OptionsView.ShowFooter = true;
  168. this.grvDetail.OptionsView.ShowGroupPanel = false;
  169. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  170. this.grvDetail.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.grvDetail_CustomDrawCell);
  171. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  172. //
  173. // colEQPID
  174. //
  175. this.colEQPID.Caption = "设备ID";
  176. this.colEQPID.FieldName = "EQPID";
  177. this.colEQPID.Name = "colEQPID";
  178. //
  179. // colisSelect
  180. //
  181. this.colisSelect.Caption = "选择";
  182. this.colisSelect.FieldName = "isSelect";
  183. this.colisSelect.Name = "colisSelect";
  184. this.colisSelect.OptionsColumn.AllowEdit = false;
  185. this.colisSelect.Visible = true;
  186. this.colisSelect.VisibleIndex = 0;
  187. this.colisSelect.Width = 48;
  188. //
  189. // colEQPName
  190. //
  191. this.colEQPName.Caption = "设备名称";
  192. this.colEQPName.FieldName = "EQPName";
  193. this.colEQPName.Name = "colEQPName";
  194. this.colEQPName.Visible = true;
  195. this.colEQPName.VisibleIndex = 1;
  196. //
  197. // colEQPCode
  198. //
  199. this.colEQPCode.Caption = "设备编号";
  200. this.colEQPCode.FieldName = "EQPCode";
  201. this.colEQPCode.Name = "colEQPCode";
  202. this.colEQPCode.Visible = true;
  203. this.colEQPCode.VisibleIndex = 3;
  204. //
  205. // colModel
  206. //
  207. this.colModel.Caption = "品牌";
  208. this.colModel.FieldName = "Model";
  209. this.colModel.Name = "colModel";
  210. this.colModel.Width = 49;
  211. //
  212. // colType
  213. //
  214. this.colType.Caption = "设备类型(自定义参数)";
  215. this.colType.FieldName = "Type";
  216. this.colType.Name = "colType";
  217. this.colType.Width = 141;
  218. //
  219. // colEQPStatus
  220. //
  221. this.colEQPStatus.Caption = "设备状态";
  222. this.colEQPStatus.FieldName = "EQPStatus";
  223. this.colEQPStatus.Name = "colEQPStatus";
  224. this.colEQPStatus.Visible = true;
  225. this.colEQPStatus.VisibleIndex = 4;
  226. //
  227. // colEQPDESC
  228. //
  229. this.colEQPDESC.Caption = "设备描述";
  230. this.colEQPDESC.FieldName = "EQPDESC";
  231. this.colEQPDESC.Name = "colEQPDESC";
  232. //
  233. // colEType
  234. //
  235. this.colEType.Caption = "设备类型代码";
  236. this.colEType.FieldName = "EType";
  237. this.colEType.Name = "colEType";
  238. this.colEType.Visible = true;
  239. this.colEType.VisibleIndex = 5;
  240. this.colEType.Width = 90;
  241. //
  242. // gridColumn7
  243. //
  244. this.gridColumn7.Caption = "设备类型";
  245. this.gridColumn7.FieldName = "ETypeDESC";
  246. this.gridColumn7.Name = "gridColumn7";
  247. this.gridColumn7.Visible = true;
  248. this.gridColumn7.VisibleIndex = 6;
  249. //
  250. // colCompany
  251. //
  252. this.colCompany.Caption = "设备公司";
  253. this.colCompany.FieldName = "Company";
  254. this.colCompany.Name = "colCompany";
  255. this.colCompany.Visible = true;
  256. this.colCompany.VisibleIndex = 13;
  257. //
  258. // colAddress
  259. //
  260. this.colAddress.Caption = "联系地址";
  261. this.colAddress.FieldName = "Address";
  262. this.colAddress.Name = "colAddress";
  263. this.colAddress.Visible = true;
  264. this.colAddress.VisibleIndex = 14;
  265. //
  266. // colTelPhone
  267. //
  268. this.colTelPhone.Caption = "联系电话";
  269. this.colTelPhone.FieldName = "TelPhone";
  270. this.colTelPhone.Name = "colTelPhone";
  271. this.colTelPhone.Visible = true;
  272. this.colTelPhone.VisibleIndex = 15;
  273. this.colTelPhone.Width = 88;
  274. //
  275. // colSSCode
  276. //
  277. this.colSSCode.Caption = "产线代码";
  278. this.colSSCode.FieldName = "SSCode";
  279. this.colSSCode.Name = "colSSCode";
  280. //
  281. // colSSName
  282. //
  283. this.colSSName.Caption = "产线描述";
  284. this.colSSName.FieldName = "SSName";
  285. this.colSSName.Name = "colSSName";
  286. //
  287. // colMUSERName
  288. //
  289. this.colMUSERName.Caption = "维护人";
  290. this.colMUSERName.FieldName = "MUSERName";
  291. this.colMUSERName.Name = "colMUSERName";
  292. this.colMUSERName.Visible = true;
  293. this.colMUSERName.VisibleIndex = 16;
  294. //
  295. // colMTIME
  296. //
  297. this.colMTIME.Caption = "维护时间";
  298. this.colMTIME.FieldName = "MTIME";
  299. this.colMTIME.Name = "colMTIME";
  300. this.colMTIME.OptionsColumn.AllowEdit = false;
  301. this.colMTIME.Visible = true;
  302. this.colMTIME.VisibleIndex = 17;
  303. //
  304. // colCHECKLIST
  305. //
  306. this.colCHECKLIST.Caption = "测试项目";
  307. this.colCHECKLIST.ColumnEdit = this.repositoryItemButtonEdit1;
  308. this.colCHECKLIST.FieldName = "CHECKLIST";
  309. this.colCHECKLIST.Name = "colCHECKLIST";
  310. this.colCHECKLIST.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  311. this.colCHECKLIST.Width = 66;
  312. //
  313. // repositoryItemButtonEdit1
  314. //
  315. this.repositoryItemButtonEdit1.AutoHeight = false;
  316. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  317. new DevExpress.XtraEditors.Controls.EditorButton()});
  318. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  319. this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  320. this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_BottonClick);
  321. //
  322. // colEQPHandle
  323. //
  324. this.colEQPHandle.Caption = "设备处理";
  325. this.colEQPHandle.ColumnEdit = this.repositoryItemButtonEdit2;
  326. this.colEQPHandle.FieldName = "EQPHandle";
  327. this.colEQPHandle.Name = "colEQPHandle";
  328. this.colEQPHandle.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  329. //
  330. // repositoryItemButtonEdit2
  331. //
  332. this.repositoryItemButtonEdit2.AutoHeight = false;
  333. this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  334. new DevExpress.XtraEditors.Controls.EditorButton()});
  335. this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
  336. this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  337. this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_BottonClick);
  338. //
  339. // colEQPTS
  340. //
  341. this.colEQPTS.Caption = "维修记录";
  342. this.colEQPTS.ColumnEdit = this.repositoryItemButtonEdit3;
  343. this.colEQPTS.FieldName = "EQPTS";
  344. this.colEQPTS.Name = "colEQPTS";
  345. this.colEQPTS.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  346. //
  347. // repositoryItemButtonEdit3
  348. //
  349. this.repositoryItemButtonEdit3.AutoHeight = false;
  350. this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  351. new DevExpress.XtraEditors.Controls.EditorButton()});
  352. this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
  353. this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  354. this.repositoryItemButtonEdit3.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit3_BottonClick);
  355. //
  356. // colISFW
  357. //
  358. this.colISFW.Caption = "是否泛威设备";
  359. this.colISFW.FieldName = "ISFW";
  360. this.colISFW.Name = "colISFW";
  361. //
  362. // colProperty
  363. //
  364. this.colProperty.Caption = "设备属性";
  365. this.colProperty.FieldName = "Property";
  366. this.colProperty.Name = "colProperty";
  367. this.colProperty.Visible = true;
  368. this.colProperty.VisibleIndex = 2;
  369. //
  370. // gridColumn1
  371. //
  372. this.gridColumn1.Caption = "类型";
  373. this.gridColumn1.FieldName = "cClass";
  374. this.gridColumn1.Name = "gridColumn1";
  375. this.gridColumn1.Visible = true;
  376. this.gridColumn1.VisibleIndex = 7;
  377. //
  378. // gridColumn2
  379. //
  380. this.gridColumn2.Caption = "刀柄";
  381. this.gridColumn2.FieldName = "cHandles";
  382. this.gridColumn2.Name = "gridColumn2";
  383. this.gridColumn2.Visible = true;
  384. this.gridColumn2.VisibleIndex = 8;
  385. //
  386. // gridColumn3
  387. //
  388. this.gridColumn3.Caption = "轴数";
  389. this.gridColumn3.FieldName = "cAxis";
  390. this.gridColumn3.Name = "gridColumn3";
  391. this.gridColumn3.Visible = true;
  392. this.gridColumn3.VisibleIndex = 9;
  393. //
  394. // gridColumn4
  395. //
  396. this.gridColumn4.Caption = "刀库";
  397. this.gridColumn4.FieldName = "cToolMagazine";
  398. this.gridColumn4.Name = "gridColumn4";
  399. this.gridColumn4.Visible = true;
  400. this.gridColumn4.VisibleIndex = 10;
  401. //
  402. // gridColumn5
  403. //
  404. this.gridColumn5.Caption = "可加工外形";
  405. this.gridColumn5.FieldName = "cMachinableProfiles";
  406. this.gridColumn5.Name = "gridColumn5";
  407. this.gridColumn5.Visible = true;
  408. this.gridColumn5.VisibleIndex = 11;
  409. //
  410. // gridColumn6
  411. //
  412. this.gridColumn6.Caption = "精度";
  413. this.gridColumn6.FieldName = "cAccuracy";
  414. this.gridColumn6.Name = "gridColumn6";
  415. this.gridColumn6.Visible = true;
  416. this.gridColumn6.VisibleIndex = 12;
  417. //
  418. // gridColumn8
  419. //
  420. this.gridColumn8.Caption = "对应工序";
  421. this.gridColumn8.FieldName = "FIXOP";
  422. this.gridColumn8.Name = "gridColumn8";
  423. this.gridColumn8.Visible = true;
  424. this.gridColumn8.VisibleIndex = 18;
  425. //
  426. // gridColumn9
  427. //
  428. this.gridColumn9.Caption = "车间";
  429. this.gridColumn9.FieldName = "车间";
  430. this.gridColumn9.Name = "gridColumn9";
  431. this.gridColumn9.Visible = true;
  432. this.gridColumn9.VisibleIndex = 19;
  433. //
  434. // grvAdvDetail
  435. //
  436. this.grvAdvDetail.GridControl = this.grdDetail;
  437. this.grvAdvDetail.Name = "grvAdvDetail";
  438. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  439. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  440. this.grvAdvDetail.OptionsView.ShowFooter = true;
  441. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  442. //
  443. // repDate
  444. //
  445. this.repDate.AutoHeight = false;
  446. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  447. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  448. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  449. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  450. this.repDate.Name = "repDate";
  451. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  452. new DevExpress.XtraEditors.Controls.EditorButton()});
  453. //
  454. // rptPage
  455. //
  456. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  457. this.rptPage.Appearance.Options.UseBackColor = true;
  458. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  459. this.rptPage.isInit = false;
  460. this.rptPage.Location = new System.Drawing.Point(0, 531);
  461. this.rptPage.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  462. this.rptPage.Name = "rptPage";
  463. this.rptPage.PageIndex = 1;
  464. this.rptPage.PageSize = 10000;
  465. this.rptPage.RecordNum = 0;
  466. this.rptPage.Size = new System.Drawing.Size(1321, 33);
  467. this.rptPage.TabIndex = 15;
  468. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  469. //
  470. // btnExit
  471. //
  472. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  473. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  474. this.btnExit.Appearance.Options.UseFont = true;
  475. this.btnExit.Appearance.Options.UseForeColor = true;
  476. this.btnExit.Appearance.Options.UseTextOptions = true;
  477. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  478. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  479. this.btnExit.Location = new System.Drawing.Point(775, 0);
  480. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  481. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  482. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  483. this.btnExit.Name = "btnExit";
  484. this.btnExit.Size = new System.Drawing.Size(65, 39);
  485. this.btnExit.TabIndex = 10;
  486. this.btnExit.Text = "退出";
  487. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  488. //
  489. // btnFilter
  490. //
  491. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  492. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  493. this.btnFilter.Appearance.Options.UseFont = true;
  494. this.btnFilter.Appearance.Options.UseForeColor = true;
  495. this.btnFilter.Appearance.Options.UseTextOptions = true;
  496. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  497. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  498. this.btnFilter.Location = new System.Drawing.Point(86, 0);
  499. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  500. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  501. this.btnFilter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  502. this.btnFilter.Name = "btnFilter";
  503. this.btnFilter.Size = new System.Drawing.Size(74, 39);
  504. this.btnFilter.TabIndex = 11;
  505. this.btnFilter.Text = "过滤";
  506. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  507. //
  508. // panelControl3
  509. //
  510. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  511. this.panelControl3.Appearance.Options.UseBackColor = true;
  512. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  513. this.panelControl3.Controls.Add(this.btnFalsh);
  514. this.panelControl3.Controls.Add(this.btnOutPut);
  515. this.panelControl3.Controls.Add(this.btnSelect);
  516. this.panelControl3.Controls.Add(this.btnCanSelect);
  517. this.panelControl3.Controls.Add(this.btnConfig);
  518. this.panelControl3.Controls.Add(this.btnEdit);
  519. this.panelControl3.Controls.Add(this.btnAdd);
  520. this.panelControl3.Controls.Add(this.lblTitle);
  521. this.panelControl3.Controls.Add(this.btnDelLable);
  522. this.panelControl3.Controls.Add(this.btnClose);
  523. this.panelControl3.Controls.Add(this.btnFilter);
  524. this.panelControl3.Controls.Add(this.btnExit);
  525. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  526. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  527. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  528. this.panelControl3.Name = "panelControl3";
  529. this.panelControl3.Size = new System.Drawing.Size(1321, 39);
  530. this.panelControl3.TabIndex = 13;
  531. //
  532. // btnFalsh
  533. //
  534. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  535. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  536. this.btnFalsh.Appearance.Options.UseFont = true;
  537. this.btnFalsh.Appearance.Options.UseForeColor = true;
  538. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  539. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  540. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  541. this.btnFalsh.Location = new System.Drawing.Point(709, 0);
  542. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  543. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  544. this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  545. this.btnFalsh.Name = "btnFalsh";
  546. this.btnFalsh.Size = new System.Drawing.Size(66, 39);
  547. this.btnFalsh.TabIndex = 48;
  548. this.btnFalsh.Text = "刷新";
  549. this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
  550. //
  551. // btnOutPut
  552. //
  553. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  554. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  555. this.btnOutPut.Appearance.Options.UseFont = true;
  556. this.btnOutPut.Appearance.Options.UseForeColor = true;
  557. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  558. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  559. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  560. this.btnOutPut.Location = new System.Drawing.Point(631, 0);
  561. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  562. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  563. this.btnOutPut.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  564. this.btnOutPut.Name = "btnOutPut";
  565. this.btnOutPut.Size = new System.Drawing.Size(79, 39);
  566. this.btnOutPut.TabIndex = 47;
  567. this.btnOutPut.Text = "导出";
  568. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  569. //
  570. // btnSelect
  571. //
  572. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  573. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  574. this.btnSelect.Appearance.Options.UseFont = true;
  575. this.btnSelect.Appearance.Options.UseForeColor = true;
  576. this.btnSelect.Appearance.Options.UseTextOptions = true;
  577. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  578. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  579. this.btnSelect.Location = new System.Drawing.Point(269, 0);
  580. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  581. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  582. this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  583. this.btnSelect.Name = "btnSelect";
  584. this.btnSelect.Size = new System.Drawing.Size(66, 39);
  585. this.btnSelect.TabIndex = 45;
  586. this.btnSelect.Text = "全选";
  587. this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
  588. //
  589. // btnCanSelect
  590. //
  591. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  592. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  593. this.btnCanSelect.Appearance.Options.UseFont = true;
  594. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  595. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  596. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  597. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  598. this.btnCanSelect.Location = new System.Drawing.Point(335, 0);
  599. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  600. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  601. this.btnCanSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  602. this.btnCanSelect.Name = "btnCanSelect";
  603. this.btnCanSelect.Size = new System.Drawing.Size(94, 39);
  604. this.btnCanSelect.TabIndex = 46;
  605. this.btnCanSelect.Text = "全消";
  606. this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
  607. //
  608. // btnConfig
  609. //
  610. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  611. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  612. this.btnConfig.Appearance.Options.UseFont = true;
  613. this.btnConfig.Appearance.Options.UseForeColor = true;
  614. this.btnConfig.Appearance.Options.UseTextOptions = true;
  615. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  616. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  617. this.btnConfig.Location = new System.Drawing.Point(160, 0);
  618. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  619. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  620. this.btnConfig.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  621. this.btnConfig.Name = "btnConfig";
  622. this.btnConfig.Size = new System.Drawing.Size(109, 39);
  623. this.btnConfig.TabIndex = 26;
  624. this.btnConfig.Text = "数据源设置";
  625. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  626. //
  627. // btnEdit
  628. //
  629. this.btnEdit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  630. this.btnEdit.Appearance.ForeColor = System.Drawing.Color.White;
  631. this.btnEdit.Appearance.Options.UseFont = true;
  632. this.btnEdit.Appearance.Options.UseForeColor = true;
  633. this.btnEdit.Appearance.Options.UseTextOptions = true;
  634. this.btnEdit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  635. this.btnEdit.Image = ((System.Drawing.Image)(resources.GetObject("btnEdit.Image")));
  636. this.btnEdit.Location = new System.Drawing.Point(495, 0);
  637. this.btnEdit.LookAndFeel.SkinName = "BlueButtonSkin";
  638. this.btnEdit.LookAndFeel.UseDefaultLookAndFeel = false;
  639. this.btnEdit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  640. this.btnEdit.Name = "btnEdit";
  641. this.btnEdit.Size = new System.Drawing.Size(66, 39);
  642. this.btnEdit.TabIndex = 23;
  643. this.btnEdit.Text = "修改";
  644. this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click);
  645. //
  646. // btnAdd
  647. //
  648. this.btnAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  649. this.btnAdd.Appearance.ForeColor = System.Drawing.Color.White;
  650. this.btnAdd.Appearance.Options.UseFont = true;
  651. this.btnAdd.Appearance.Options.UseForeColor = true;
  652. this.btnAdd.Appearance.Options.UseTextOptions = true;
  653. this.btnAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  654. this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
  655. this.btnAdd.Location = new System.Drawing.Point(429, 0);
  656. this.btnAdd.LookAndFeel.SkinName = "BlueButtonSkin";
  657. this.btnAdd.LookAndFeel.UseDefaultLookAndFeel = false;
  658. this.btnAdd.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  659. this.btnAdd.Name = "btnAdd";
  660. this.btnAdd.Size = new System.Drawing.Size(66, 39);
  661. this.btnAdd.TabIndex = 22;
  662. this.btnAdd.Text = "新增";
  663. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  664. //
  665. // lblTitle
  666. //
  667. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  668. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  669. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  670. this.lblTitle.Location = new System.Drawing.Point(3, 5);
  671. this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  672. this.lblTitle.Name = "lblTitle";
  673. this.lblTitle.Size = new System.Drawing.Size(75, 30);
  674. this.lblTitle.TabIndex = 19;
  675. this.lblTitle.Text = "设备清单";
  676. //
  677. // btnDelLable
  678. //
  679. this.btnDelLable.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  680. this.btnDelLable.Appearance.ForeColor = System.Drawing.Color.White;
  681. this.btnDelLable.Appearance.Options.UseFont = true;
  682. this.btnDelLable.Appearance.Options.UseForeColor = true;
  683. this.btnDelLable.Appearance.Options.UseTextOptions = true;
  684. this.btnDelLable.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  685. this.btnDelLable.Image = ((System.Drawing.Image)(resources.GetObject("btnDelLable.Image")));
  686. this.btnDelLable.Location = new System.Drawing.Point(561, 0);
  687. this.btnDelLable.LookAndFeel.SkinName = "BlueButtonSkin";
  688. this.btnDelLable.LookAndFeel.UseDefaultLookAndFeel = false;
  689. this.btnDelLable.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  690. this.btnDelLable.Name = "btnDelLable";
  691. this.btnDelLable.Size = new System.Drawing.Size(70, 39);
  692. this.btnDelLable.TabIndex = 17;
  693. this.btnDelLable.Text = "删除";
  694. this.btnDelLable.Click += new System.EventHandler(this.btnDel_Click);
  695. //
  696. // btnClose
  697. //
  698. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  699. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  700. this.btnClose.Appearance.Options.UseFont = true;
  701. this.btnClose.Appearance.Options.UseForeColor = true;
  702. this.btnClose.Appearance.Options.UseTextOptions = true;
  703. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  704. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  705. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  706. this.btnClose.Location = new System.Drawing.Point(1291, 0);
  707. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  708. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  709. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  710. this.btnClose.Name = "btnClose";
  711. this.btnClose.Size = new System.Drawing.Size(30, 39);
  712. this.btnClose.TabIndex = 14;
  713. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  714. //
  715. // colcxtype
  716. //
  717. this.colcxtype.Caption = "车削类型";
  718. this.colcxtype.FieldName = "cxtype";
  719. this.colcxtype.Name = "colcxtype";
  720. this.colcxtype.Visible = true;
  721. this.colcxtype.VisibleIndex = 20;
  722. //
  723. // colcxjd
  724. //
  725. this.colcxjd.Caption = "车床精度";
  726. this.colcxjd.FieldName = "cxjd";
  727. this.colcxjd.Name = "colcxjd";
  728. this.colcxjd.Visible = true;
  729. this.colcxjd.VisibleIndex = 21;
  730. //
  731. // FormICSEquipment
  732. //
  733. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  734. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  735. this.ClientSize = new System.Drawing.Size(1321, 564);
  736. this.Controls.Add(this.groupControl1);
  737. this.Controls.Add(this.rptPage);
  738. this.Controls.Add(this.panelControl3);
  739. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  740. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  741. this.Name = "FormICSEquipment";
  742. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  743. this.Text = "FormGridReport";
  744. this.Load += new System.EventHandler(this.FormICSShift_Load);
  745. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  746. this.groupControl1.ResumeLayout(false);
  747. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  748. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  749. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  750. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
  751. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
  752. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  753. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  754. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  755. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  756. this.panelControl3.ResumeLayout(false);
  757. this.ResumeLayout(false);
  758. }
  759. #endregion
  760. private DevExpress.XtraEditors.GroupControl groupControl1;
  761. private DevExpress.XtraGrid.GridControl grdDetail;
  762. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  763. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  764. private DevExpress.XtraEditors.SimpleButton btnExit;
  765. private DevExpress.XtraEditors.SimpleButton btnFilter;
  766. private DevExpress.XtraEditors.PanelControl panelControl3;
  767. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  768. private DevExpress.XtraEditors.SimpleButton btnClose;
  769. private DevExpress.XtraEditors.SimpleButton btnDelLable;
  770. private DevExpress.XtraEditors.LabelControl lblTitle;
  771. private DevExpress.XtraEditors.SimpleButton btnEdit;
  772. private DevExpress.XtraEditors.SimpleButton btnAdd;
  773. private DevExpress.XtraGrid.Columns.GridColumn colEQPID;
  774. private DevExpress.XtraGrid.Columns.GridColumn colModel;
  775. private DevExpress.XtraGrid.Columns.GridColumn colType;
  776. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  777. private DevExpress.XtraGrid.Columns.GridColumn colEQPStatus;
  778. private DevExpress.XtraEditors.SimpleButton btnConfig;
  779. private DevExpress.XtraGrid.Columns.GridColumn colEQPDESC;
  780. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  781. private DevExpress.XtraGrid.Columns.GridColumn colCompany;
  782. private DevExpress.XtraGrid.Columns.GridColumn colAddress;
  783. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  784. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  785. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  786. private DevExpress.XtraEditors.SimpleButton btnSelect;
  787. private DevExpress.XtraGrid.Columns.GridColumn colEType;
  788. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  789. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  790. private DevExpress.XtraGrid.Columns.GridColumn colTelPhone;
  791. private DevExpress.XtraGrid.Columns.GridColumn colSSCode;
  792. private DevExpress.XtraGrid.Columns.GridColumn colSSName;
  793. private DevExpress.XtraGrid.Columns.GridColumn colEQPCode;
  794. private DevExpress.XtraGrid.Columns.GridColumn colCHECKLIST;
  795. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  796. private DevExpress.XtraGrid.Columns.GridColumn colEQPHandle;
  797. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
  798. private DevExpress.XtraGrid.Columns.GridColumn colEQPTS;
  799. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
  800. private DevExpress.XtraGrid.Columns.GridColumn colEQPName;
  801. private DevExpress.XtraGrid.Columns.GridColumn colISFW;
  802. private DevExpress.XtraGrid.Columns.GridColumn colProperty;
  803. private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
  804. private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
  805. private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
  806. private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
  807. private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
  808. private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
  809. private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
  810. private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
  811. private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
  812. private DevExpress.XtraGrid.Columns.GridColumn colcxtype;
  813. private DevExpress.XtraGrid.Columns.GridColumn colcxjd;
  814. }
  815. }