Occurs when a new predecessor item is created in the predecessor collection of a task to allow the event handlers to create their own predecessor item type.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public event NewItemEventHandler NewPredecessorItem
Visual Basic (Declaration)
Public Event NewPredecessorItem As NewItemEventHandler

See Also