ComponentOne GanttView for WinForms
AllowRemove Property (ResourceCollection)

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

ResourceCollection Class
ResourceCollection Members