技术学习

我所喜欢的

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2017年5月26日

摘要: //设定为CheckBox可用 this.treeListLookUpEdit1.Properties.TreeList.OptionsView.ShowCheckBoxes = true; //设定默认显示值 this.treeListLookUpEdit1.EditValue = "请选择"; 阅读全文
posted @ 2017-05-26 12:04 飘扬De黑夜 阅读(3634) 评论(0) 推荐(0)