Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我问了一个关于树视图节点的上下文菜单的问题(this),但我没有给出答案,所以现在我想问相关问题:有没有办法知道树视图的选定节点是否为叶节点(在客户端),因为我想要创建 2 个不同的上下文菜单,一个用于叶节点,一个用于其他节点,但我不知道如何知道所选节点是否为叶(显示叶的上下文菜单),有什么办法吗?