GanttControlNode.GetProgress() Method
In This Article
Returns the task’’s progress.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
#Returns
Type | Description |
---|---|
Object | A Single value that specifies the task’’s progress. |
See Also