Gets a value indicating whether any of the selected nodes in this INodeListViewBase can be collapsed.

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

Syntax

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

See Also