ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / Project Class / MoveRemainingStartsForward Property

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