CustomTaskProgressEventArgs.Progress Property
In This Article
Gets or sets the task’s progress (a value from 0 to 1).
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
Single | A value the specifies the task’s progress. |
See Also