[]
        
(Showing Draft Content)

C1.GanttView.TaskCollection.AllowRemove

AllowRemove Property

AllowRemove

Gets whether you can remove items from the list, using Remove or RemoveAt.

Declaration
public bool AllowRemove { get; set; }
Implements