GanttControl.ScrollChartToDate(DateTime) Method
In This Article
Scrolls the chart to the specified date.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
date | Date |
A Date |
See Also