CalculateSummaryTaskProgressEventArgs Class
Provides data for the CalculateSummaryTaskProgress event.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v24.1.dll
NuGet Package: DevExpress.Wpf.Gantt
Declaration
Remarks
Use the Node property to get the currently processed summary task.
The Progress property allows you to set a custom progress value.
Inheritance
Object
EventArgs
RoutedEventArgs
CalculateSummaryTaskProgressEventArgs
See Also