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

In This Topic
    GroupDefinition Property (C1GanttView)
    In This Topic
    Gets GroupDefinition object used to manage grouping.
    Syntax
    'Declaration
     
    Public ReadOnly Property GroupDefinition As GroupDefinition
    public GroupDefinition GroupDefinition {get;}
    See Also