[]
        
(Showing Draft Content)

C1.GanttView.Task.PercentComplete

PercentComplete Property

PercentComplete

Gets or sets the completion stage of this task. The value must be between 0 and 1.

Declaration
[TypeConverter(typeof(q))]
public override sealed double PercentComplete { get; set; }
<TypeConverter(GetType(q))>
Public NotOverridable Overrides Property PercentComplete As Double
Overrides