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