ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Boolean
    public override System.bool Summary {get;}
    See Also