ComponentOne GanttView for WinForms
HideBar Property (Task)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > Task Class : HideBar Property
Gets or sets a value indicating if the task bar shouldn't appear on the chart.
Syntax
'Declaration
 
Public Overrides NotOverridable Property HideBar As System.Boolean
public override System.bool HideBar {get; set;}
See Also

Reference

Task Class
Task Members