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

In This Topic
    OwnerTask Property (Predecessor)
    In This Topic
    Gets the owner (dependent) task.
    Syntax
    'Declaration
     
    Public ReadOnly Property OwnerTask As Task
    public Task OwnerTask {get;}
    See Also