显示与线连接的树视图项目?
有没有办法让树视图在展开项目时显示连接项目的线?
谢谢!
Is there a way to make the treeview show lines connecting items when we expand them?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您必须替换 TreeViewItem 控件模板才能实现这一点。看看 MSDN 上的这个帖子(来自 archive.org) 应该有您需要的所有信息。
You'd have to replace TreeViewItem control template to achieve that. Look at this thread on MSDN (via archive.org) there should be all information you need.