ComponentOne GanttView for WinForms
IsCollapsed Property (Task)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Task Class : IsCollapsed Property
Gets or set the task is collapsed or not.
Syntax
'Declaration
 
Public Overrides NotOverridable Property IsCollapsed As System.Boolean
public override System.bool IsCollapsed {get; set;}
See Also

Reference

Task Class
Task Members