CustomCalcTaskDependencyEventArgs.PredecessorFinishDate Property
Gets the predecessor task’s finish date.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v25.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | A structure that specifies a date. |
See Also