Represents a predecessor item generating a dependency between another task event and the current task event, within the PredecessorItemCollection (Predecessors property) of a PertChartItem object.
Namespace:
DlhSoft.Windows.Controls.Pert
Assembly:
DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public class PredecessorItem : DependencyObject, IPredecessorItem, INotifyPropertyChanged |
Visual Basic (Declaration) |
---|
Public Class PredecessorItem _ Inherits DependencyObject _ Implements IPredecessorItem, INotifyPropertyChanged |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Controls.Pert..::.PredecessorItem
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Controls.Pert..::.PredecessorItem