ComponentOne GanttView for WinForms
Inactive Property (Task)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Task Class : Inactive Property
Gets or sets a value indicating if the task is inactive.
Syntax
'Declaration
 
Public Overrides Property Inactive As System.Boolean
public override System.bool Inactive {get; set;}
See Also

Reference

Task Class
Task Members