GanttControl.GetTimelineFinishDate() Method
Returns the timeline’s finish date.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v25.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Returns
| Type | Description |
|---|---|
| DateTime | The timeline’s finish date. |
See Also