ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / Project Class / SplitsInProgressTasks Property

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