ComponentOne GanttView for WinForms
PercentComplete Property (Task)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Task Class : PercentComplete Property
Gets or sets the completion stage of this task. The value must be between 0 and 1.
Syntax
'Declaration
 
Public Overrides NotOverridable Property PercentComplete As System.Double
public override System.double PercentComplete {get; set;}
See Also

Reference

Task Class
Task Members