Gets the NetworkDiagramView control instance of the dependent task item of the current predecessor item.

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

Syntax

C#
public NetworkDiagramView NetworkDiagramView { get; }
Visual Basic (Declaration)
Public ReadOnly Property NetworkDiagramView As NetworkDiagramView

See Also