ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / C1GanttView Class / SchedulePriority Property

In This Topic
    SchedulePriority Property (C1GanttView)
    In This Topic
    Defines whether the project will be rescheduled with Duration or Start/Finish priority.
    Syntax
    'Declaration
     
    Public Property SchedulePriority As SchedulePriority
    public SchedulePriority SchedulePriority {get; set;}
    See Also