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

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

Syntax

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

See Also