Occurs when allocation items changes for the current resource item.

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

Syntax

C#
public event EventHandler GanttChartItemsChanged
Visual Basic (Declaration)
Public Event GanttChartItemsChanged As EventHandler

See Also