ICollectionView.Groups Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the top-level groups.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Collections.ObjectModel.ReadOnlyObservableCollection<Object>A read-only collection of the top-level groups or null if there are no groups.
Show: