Updates the IsActuallyCollapsible property values for all the managed items, if needed, based on the current runtime conditions.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)

Syntax

C#
public void UpdateActualNodeCollapsibility()
Visual Basic (Declaration)
Public Sub UpdateActualNodeCollapsibility

See Also