TaskDependencyModificationCancelEventArgs.Cancel Property
In This Article
Allows you to cancel the operation.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to cancel the operation; otherwise, false. |
See Also