TaskDependencyModificationEventArgs.OriginalSuccessorTask Property
In This Article
Gets the processed dependency’s original (before the operation) successor task.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
An object that specifies a task. |
See Also