Displays task data in a customizable Network Diagram control.

Namespace:  DlhSoft.Web.UI.WebControls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)

Syntax

C#
public class NetworkDiagramView : WebControl, 
	IPostBackDataHandler
Visual Basic (Declaration)
Public Class NetworkDiagramView _
	Inherits WebControl _
	Implements IPostBackDataHandler

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      DlhSoft.Web.UI.WebControls.Pert..::.NetworkDiagramView

See Also