[]
        
(Showing Draft Content)

C1.WPF.GanttView.ScheduleFrom

ScheduleFrom Enum

Indicates whether the project is scheduled from its start date or from its finish date.

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

Fields

Name Description
ProjectFinishDate

The project is scheduled from its finish date.

ProjectStartDate

The project is scheduled from its start date.