Updates the IsActuallyCollapsible property value, 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 UpdateIsActuallyCollapsible()
Visual Basic (Declaration)
Public Sub UpdateIsActuallyCollapsible

See Also