C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace : TaskCollection Class |
For a list of all members of this type, see TaskCollection members.
Name | Description | |
---|---|---|
AllowEdit | Gets a value indicating whether items in the underlying list can be edited. | |
AllowNew | Gets whether you can add items to the list using AddNew. | |
AllowRemove | Gets whether you can remove items from the list, using Remove or RemoveAt. | |
Comparer | (Inherited from System.Collections.ObjectModel.KeyedCollection<Guid,Task>) | |
Count | (Inherited from System.Collections.ObjectModel.Collection<Task>) | |
Item | Overloaded. (Inherited from C1.C1Schedule.BaseCollection<Task>) | |
NonEmptyTaskCount | Gets the number of non-empty tasks in the collection. | |
SupportsSorting | Gets a value indicating whether the list supports sorting. | |
SuppressedDataChanging | (Inherited from C1.C1Schedule.BaseCollection<Task>) |