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

In This Topic
    DefaultStartTime Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property DefaultStartTime As Date
    public DateTime DefaultStartTime {get; set;}
    See Also