Gets a value indicating whether selected items can be deleted from the node list.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
public bool CanDelete { get; }
Visual Basic (Declaration)
Public ReadOnly Property CanDelete As Boolean

See Also