GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / Project Class / SplitsInProgressTasks Property

In This Topic
    SplitsInProgressTasks Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property SplitsInProgressTasks As Boolean
    public bool SplitsInProgressTasks {get; set;}
    See Also