CustomCalcTaskDependencyEventArgs.SuccessorStartDate Property
Gets the successor task’s start date.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | A structure that specifies a date. |
See Also