Occurs when an assignment is activated in the ScheduleChartView control.

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

Syntax

C#
public event AssignmentActivatedEventHandler AssignmentActivated
Visual Basic (Declaration)
Public Event AssignmentActivated As AssignmentActivatedEventHandler

Implements

IAssignmentActivator..::.AssignmentActivated

See Also