GanttControl.GetChartVisibleStartDate() Method
Returns the earliest date visible in the chart.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Returns
Type | Description |
---|---|
DateTime | A value that specifies a date. |
See Also