[]
        
(Showing Draft Content)

C1.Win.C1GanttView.ScheduleFrom

ScheduleFrom Enum

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

Namespace: C1.Win.C1GanttView
Assembly: C1.Win.C1GanttView.4.8.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.