ComponentOne GanttView for WPF
AllowNew Property (ResourceCollection)

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