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

In This Topic
    TopLevel Property (GroupForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TopLevel As System.Boolean
    public System.bool TopLevel {get; set;}
    See Also