[]
        
(Showing Draft Content)

C1.WPF.GanttView.TaskProperty

TaskProperty Enum

Specifies a property of the Task object.

Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.4.6.2.dll
Syntax
public enum TaskProperty

Fields

Name Description
Calendar

References the Calendar property.

ConstraintDate

References the ConstraintDate property.

ConstraintType

References the ConstraintType property.

Deadline

References the Deadline property.

Duration

References the Duration property.

DurationUnits

References the DurationUnits property.

Finish

References the Finish property.

Mode

References the Mode property.

Name

References the Name property.

None

No reference. The column doesn't appear in the grid.

Notes

References the Notes property.

PercentComplete

References the PercentComplete property.

Predecessors

References the Predecessors property.

ResourceNames

References the ResourceNames property.

Start

References the Start property.