Back to Devexpress

GanttControl.GetTimelineStartDate() Method

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrol-73b94273.md

latest1.1 KB
Original Source

GanttControl.GetTimelineStartDate() Method

Returns the timeline’s start date.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public DateTime GetTimelineStartDate()
vb
Public Function GetTimelineStartDate As Date

Returns

TypeDescription
DateTime

The timeline’s start date.

|

See Also

GetTimelineFinishDate()

GanttControl Class

GanttControl Members

DevExpress.XtraGantt Namespace