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

In This Topic
    Lag Property (Predecessor)
    In This Topic
    Gets or sets a delay between two tasks, in days.
    Syntax
    'Declaration
     
    Public Property Lag As Double
    public double Lag {get; set;}
    See Also