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