Levels the task resources in the control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public void LevelResources( bool includeStartedTasks ) |
Visual Basic (Declaration) |
---|
Public Sub LevelResources ( _ includeStartedTasks As Boolean _ ) |
Parameters
- includeStartedTasks
- Type: System..::.Boolean
A value indicating whether to level resources for started tasks also.