GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / Task Class / Summary Property

In This Topic
    Summary Property (Task)
    In This Topic
    Gets or sets the task in summary task or not.
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property Summary As Boolean
    public override bool Summary {get;}
    See Also