Overload List

  NameDescription
IsOnSchedule(GanttChartItem)
Gets a value indicating whether the specified task item is currently on schedule, so that its completed effort value reaches the current date and time.
(Inherited from GanttChartView.)
IsOnSchedule(GanttChartItem, DateTime)
Gets a value indicating whether the task item would be on schedule at the specified date and time, so that its completed effort value reaches the specified date and time.
(Inherited from GanttChartView.)

See Also