ComponentOne GanttView for WinForms
AllowNew Property (TaskCollection)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > TaskCollection Class : AllowNew Property
Gets whether you can add items to the list using AddNew.
Syntax
'Declaration
 
Public Property AllowNew As System.Boolean
public System.bool AllowNew {get; set;}
See Also

Reference

TaskCollection Class
TaskCollection Members