Overload List

  NameDescription
OptimizeWork(Boolean, Boolean, Nullable<(Of <(DateTime>)>))
Optimizes schedule times of all managed items in order to optimize the project finish date without leveling resources, respecting dependency constraints.
(Inherited from GanttChartDataGrid.)
OptimizeWork(GanttChartItem, Boolean, Boolean, Nullable<(Of <(DateTime>)>))
Optimizes schedule times of the specified item in order to optimize the project finish date without leveling resources, respecting dependency constraints.
(Inherited from GanttChartDataGrid.)

See Also