Executes internal allocation item related data management, and raises the GanttChartItemsChanged event.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
protected virtual void OnGanttChartItemsChanged()
Visual Basic (Declaration)
Protected Overridable Sub OnGanttChartItemsChanged

See Also