ComponentOne GanttView for WinForms
IsCollapsed Property (BaseTask)

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

Reference

BaseTask Class
BaseTask Members