ComponentOne GanttView for WPF
StartDate Property (C1GanttView)

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

Reference

C1GanttView Class
C1GanttView Members