ComponentOne GanttView for WinForms
ReflectOnGroup Property (Task)

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

Reference

Task Class
Task Members