Gets a value indicating whether the branch that has this Node as root node can be collapsed.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.HierarchicalData.Core (in DlhSoft.HierarchicalData.Core.dll)
Syntax
| C# |
|---|
[BindableAttribute(false)] public bool CanCollapseBranch { get; } |
| Visual Basic (Declaration) |
|---|
<BindableAttribute(False)> _ Public ReadOnly Property CanCollapseBranch As Boolean |