GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView 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 Boolean
    public override bool ReflectOnSummary {get; set;}
    See Also