Gets the internally managed network diagram item collection.

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

Syntax

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

Implements

INetworkDiagramView..::.ManagedItems

See Also