[]
        
(Showing Draft Content)

C1.GanttView.Parts

Parts Class

Represents parts of splitted task.

Inheritance
Parts
Namespace: C1.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class Parts : IEnumerable<double>, IEnumerable

Properties

Name Description
Count

Returns the count of parts.

this[int]

Gets or sets the durations of task's parts.

PartDates

Get dates (starts and finishes) of parts.

Methods

Name Description
GetEnumerator()

Returns an enumerator that iterates through the collection.