GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / BaseTask Class / ReflectOnGroup Property

In This Topic
    ReflectOnGroup Property (BaseTask)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Property ReflectOnGroup As Boolean
    public abstract bool ReflectOnGroup {get; set;}
    See Also