ComponentOne GanttView for WinForms
FinishDate Property (Project)

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

Reference

Project Class
Project Members