ComponentOne GanttView for WinForms
FinishDate Property (C1GanttView)

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

Reference

C1GanttView Class
C1GanttView Members