Displays task data using a customizable Gantt Chart based on ItemsControl control.

The GanttChartView..::.CreatingDependencyLineEventArgs type exposes the following members.

Constructors

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
GanttChartItem
The destination item that will eventually obtain the new predecessor item added to its Predecessors collection.
PredecessorItem
The predecessor item created to represent the new dependency line, having its Item property set to the source item.

See Also