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

In This Topic
    HasChildren Property (C1GanttView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property HasChildren As System.Boolean
    public System.bool HasChildren {get;}
    See Also