Last Updated:
04 Feb 2020 12:26
by ADMIN
TreeView: Add an option to prevent setting the IsExpanded property of a RadTreeViewItem that has no children to False
Currently when the UI Virtualization is enabled, the RadTreeView sets the IsExpanded property of the RadTreeViewItems to False when they don't have any children. We can add a mechanism by which this can be stopped.