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