CustomDrawTaskEventArgs.Progress Property
Gets the task progress.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
Type | Description |
---|---|
Single | A value that specifies the task progress. |
See Also