GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / ScheduleFrom Property

In This Topic
    ScheduleFrom Property (C1GanttView)
    In This Topic
    Gets or sets whether the project is scheduled from its start date or from its finish date.
    Syntax
    'Declaration
     
    Public Property ScheduleFrom As ScheduleFrom
    public ScheduleFrom ScheduleFrom {get; set;}
    See Also