How to set whether a node is visible on the TreeListBox through MVVM mode

Grids for WPF Forum

Posted 3 years ago by Sunshine - Appeon
Version: 21.1.2
Avatar

Is there a way to bind an IsVisable property to the node of the TreeListBox to control whether the node is visible?

Comments (1)

Answer - Posted 3 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

You would need to remove the node view-model from its parent node's children collection to properly remove the node and all its descendants from the TreeListBox.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.