GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / Predecessor Class / PredecessorType Property

In This Topic
    PredecessorType Property (Predecessor)
    In This Topic
    Gets or sets the type of dependency between tasks.
    Syntax
    'Declaration
     
    Public Property PredecessorType As PredecessorType
    public PredecessorType PredecessorType {get; set;}
    See Also