Gets the finish date and time of the time interval band collection.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)

Syntax

C#
public DateTime Finish { get; }
Visual Basic (Declaration)
Public ReadOnly Property Finish As DateTime

See Also