ProgressMoveCanceledEventArgs Class
Provides data for the ProgressMoveCanceled event.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v24.1.dll
NuGet Package: DevExpress.Wpf.Gantt
Declaration
Remarks
Use the event arguments’ Node property get the task whose progress editing was canceled.
Inheritance
Object
EventArgs
RoutedEventArgs
ProgressMoveCanceledEventArgs
See Also