| C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace : StyleField Enumeration |
'Declaration Public Enum StyleField Inherits System.Enum
public enum StyleField : System.Enum
| Member | Description |
|---|---|
| All | References to all properties. |
| Calendar | References the Task.Calendar property. |
| ConstraintDate | References the Task.ConstraintDate property. |
| ConstraintType | References the Task.ConstraintType property. |
| CustomField | References the custom field. |
| Deadline | References the Task.Deadline property. |
| Duration | References the Task.Duration property. |
| DurationUnits | References the Task.DurationUnits property. |
| Finish | References the Task.Finish property. |
| Mode | References the Task.Mode property. |
| Name | References the Task.Name property. |
| Notes | References the BaseObject.Notes property. |
| PercentComplete | References the Task.PercentComplete property. |
| Predecessors | References the Task.Predecessors property. |
| ResourceNames | References the Task.ResourceNames property. |
| Start | References the Task.Start property. |
System.Object
System.ValueType
System.Enum
C1.Win.C1GanttView.StyleField