C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView 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 C1.GanttView.Task.Calendar property. |
ConstraintDate | References the ConstraintDate property. |
ConstraintType | References the ConstraintType property. |
CustomField | References the custom field. |
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. |
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.StyleField