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