ComponentOne GanttView for WinForms
AllowNew Property (ResourceCollection)

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

ResourceCollection Class
ResourceCollection Members