[]
        
(Showing Draft Content)

C1.GanttView.ResourceCollection.AllowNew

AllowNew Property

AllowNew

Gets whether you can add items to the list using AddNew.

Declaration
public bool AllowNew { get; set; }
Implements