[]
        
(Showing Draft Content)

C1.Win.C1GanttView.SortField

SortField Enum

Specifies a field of the Task object for sorting.

Namespace: C1.Win.C1GanttView
Assembly: C1.Win.C1GanttView.4.8.dll
Syntax
public enum SortField

Fields

Name Description
ConstraintDate

References the ConstraintDate property.

ConstraintType

References the ConstraintType property.

CustomeField

References the custom field of Task.

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.

OutlineLevel

References the OutlineLevel property.

PercentComplete

References the PercentComplete property.

ResourceNames

References the ResourceNames property.

Start

References the Start property.