ComponentOne GanttView for WPF
AllowRemove Property (TaskCollection)

C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > TaskCollection Class : AllowRemove Property
Gets whether you can remove items from the list, using Remove or RemoveAt.
Syntax
'Declaration
 
Public Property AllowRemove As System.Boolean
public System.bool AllowRemove {get; set;}
See Also

Reference

TaskCollection Class
TaskCollection Members