[]
        
(Showing Draft Content)

C1.WPF.GanttView.StyleField

StyleField Enum

Specifies a property/field of the BaseTask object.

Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public enum StyleField

Fields

Name Description
All

References to all properties.

Calendar

References the Calendar property.

ConstraintDate

References the ConstraintDate property.

ConstraintType

References the ConstraintType property.

CustomField

References the custom field.

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.

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.