ComponentOne GanttView for WinForms
FinishDate Property (CalendarException)

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

Reference

CalendarException Class
CalendarException Members