[]
        
(Showing Draft Content)

C1.WPF.GanttView.GroupType

GroupType Enum

Represents the grouping type.

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

Fields

Name Description
ConstraintType

Group by constraint type.

CustomField

Group by custom field.

Duration

Group by task duration.

Milestones

Group by milestones.

None

No grouping.

Resource

Group by resource.

Status

Group by task status is earlier, in time or late.

TaskComplete

Group by task complete status are incomplete or complete.

TaskMode

Group by task mode.