ComponentOne GanttView for WinForms
AllowRemove Property (TaskCollection)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView 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