Gets a collection of child items of the group, which can be a source collection items for a bottom level group or
CollectionViewGroup objects for groups in higher level of the groups tree hierarchy.
public Windows.Foundation.Collections.IObservableVector<object> GroupItems {get;}
'Declaration
Public ReadOnly Property GroupItems As Windows.Foundation.Collections.IObservableVector(Of Object)