Occurs when assignments change for the current task item.

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

Syntax

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

See Also