Occurs when a predecessor item gets activated in the PERT Chart, i.e. when a left mouse button click event occurs while hovering a task event dependency line in the view.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public event PredecessorItemActivatedEventHandler PredecessorItemActivated |
| Visual Basic (Declaration) |
|---|
Public Event PredecessorItemActivated As PredecessorItemActivatedEventHandler |