Clears any previously computed and cached schedule based timing values when IsScheduleCachingEnabled is set to true (call it periodically to avoid high memory usage).
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public void ClearScheduleCacheValues() |
Visual Basic (Declaration) |
---|
Public Sub ClearScheduleCacheValues |