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