ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Task Class / ReflectOnSummary Property

In This Topic
    ReflectOnSummary Property (Task)
    In This Topic
    Gets or sets a value indicating whether the task is reflected on summary bar.
    Syntax
    'Declaration
     
    Public Overrides Property ReflectOnSummary As System.Boolean
    public override System.bool ReflectOnSummary {get; set;}
    See Also