ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Double
    public System.double Lag {get; set;}
    See Also