GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / GroupDefinition Class / Items Property

In This Topic
    Items Property (GroupDefinition)
    In This Topic
    This is collection of group models.
    Syntax
    'Declaration
     
    Public ReadOnly Property Items As GroupModelCollection
    public GroupModelCollection Items {get;}
    See Also