ComponentOne GanttView for WPF
AllowNew Property (TaskCollection)

C1.WPF.GanttView.4 Assembly > C1.GanttView 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