GanttControl.GetChartVisibleFinishDate() Method
In This Article
Returns the latest date visible in the chart.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Returns
Type | Description |
---|---|
Date |
A value that specifies a date. |
See Also