[]
        
(Showing Draft Content)

C1.Win.C1GanttView.Parts

Parts Class

Represents parts of splitted task.

Inheritance
Parts
Namespace: C1.Win.C1GanttView
Assembly: C1.Win.C1GanttView.4.8.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.