ComponentOne GanttView for WinForms
StartDate Property (Project)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Project Class : StartDate Property
Gets or sets the project's start date and time.
Syntax
'Declaration
 
Public Property StartDate As System.Date
public System.DateTime StartDate {get; set;}
See Also

Reference

Project Class
Project Members