Gets a value indicating whether any node in this TreeListView can be expanded.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.HierarchicalData.Controls (in DlhSoft.HierarchicalData.Controls.dll)
Syntax
| C# |
|---|
[BindableAttribute(false)] public bool CanExpandAll { get; } |
| Visual Basic (Declaration) |
|---|
<BindableAttribute(False)> _ Public ReadOnly Property CanExpandAll As Boolean |