GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView 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