Displays task data using a customizable network diagram based on ItemsControl control.

The NetworkDiagramView..::.IActivityItem type exposes the following members.

Properties

  NameDescription
AssignmentsContent
Gets the assignments content value of this activity.
Content
Gets the content value of this activity.
Effort
Gets the effort value of this activity.
Finish
Gets the finish value of this activity.
HasChildren
Gets a value indicating whether this activity is a summary activity containing any child leaf activities.
Indentation
Gets the indentation value of this activity.
IsMilestone
Gets a value indicating whether this activity is a milestone.
Parent
Gets the parent activity of this activity.
Predecessors
Gets the collection of predecessor activities of this activity.
Start
Gets the start value of this activity.

See Also