ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / ShowLinkDialogEventArgs Class / Predecessor Property

In This Topic
    Predecessor Property (ShowLinkDialogEventArgs)
    In This Topic
    Gets the Predecessor for currently editing link
    Syntax
    'Declaration
     
    Public ReadOnly Property Predecessor As Predecessor
    public Predecessor Predecessor {get;}
    See Also