ComponentOne GanttView for WPF
FinishDate Property (C1GanttView)

C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView 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