Back to Devexpress

CustomDrawTaskEventArgs.Progress Property

windowsforms-devexpress-dot-xtragantt-dot-customdrawtaskeventargs-a7695c3e.md

latest1.0 KB
Original Source

CustomDrawTaskEventArgs.Progress Property

Gets the task progress.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public float Progress { get; }
vb
Public ReadOnly Property Progress As Single

Property Value

TypeDescription
Single

A value that specifies the task progress.

|

See Also

CustomDrawTaskEventArgs Class

CustomDrawTaskEventArgs Members

DevExpress.XtraGantt Namespace