Occurs when a predecessor item gets activated in the network diagram, i.e. when a left mouse button click occurs while hovering a task dependency line in the view.

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

Syntax

C#
event NetworkPredecessorItemActivatedEventHandler PredecessorItemActivated
Visual Basic (Declaration)
Event PredecessorItemActivated As NetworkPredecessorItemActivatedEventHandler

See Also