Displays task data using a customizable network diagram based on ItemsControl control.
Namespace:
DlhSoft.Windows.Controls.Pert
Assembly:
DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public class NetworkDiagramView : ItemsControl, INetworkDiagramView |
Visual Basic (Declaration) |
---|
Public Class NetworkDiagramView _ Inherits ItemsControl _ Implements INetworkDiagramView |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ItemsControl
DlhSoft.Windows.Controls.Pert..::.NetworkDiagramView
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls..::.ItemsControl
DlhSoft.Windows.Controls.Pert..::.NetworkDiagramView