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