ComponentOne GanttView for WPF
HideBar Property (Task)

C1.WPF.GanttView.4 Assembly > C1.GanttView 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