Gets a value indicating whether any node in this v can be collapsed.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
bool CanCollapseAll { get; }
Visual Basic (Declaration)
ReadOnly Property CanCollapseAll As Boolean

See Also