C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace : TaskProperty Enumeration |
'Declaration Public Enum TaskProperty Inherits System.Enum
public enum TaskProperty : System.Enum
Member | Description |
---|---|
Calendar | References the C1.GanttView.Task.Calendar property. |
ConstraintDate | References the ConstraintDate property. |
ConstraintType | References the ConstraintType property. |
Deadline | References the C1.GanttView.Task.Deadline property. |
Duration | References the Duration property. |
DurationUnits | References the DurationUnits property. |
Finish | References the Finish property. |
Mode | References the C1.GanttView.Task.Mode property. |
Name | References the C1.GanttView.Task.Name property. |
None | No reference. The column doesn't appear in the grid. |
Notes | References the C1.GanttView.BaseObject.Notes property. |
PercentComplete | References the C1.GanttView.Task.PercentComplete property. |
Predecessors | References the C1.GanttView.Task.Predecessors property. |
ResourceNames | References the C1.GanttView.Task.ResourceNames property. |
Start | References the Start property. |
System.Object
System.ValueType
System.Enum
C1.WPF.GanttView.TaskProperty