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