CustomCalcTaskDependencyEventArgs.SuccessorDuration Property
Gets the successor task’s duration.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
TimeSpan | A structure that specifies a time interval. |
See Also